Read a new project and return its attributes.
Input Field
- Project ID (text): The unique identifier of the project. This can be dragged from the create project card.
Output Fields
- Project
- Project Name (text): The name of the project.
- Status (text): The status is: ‘Abandoned’, ‘Cancelled’, ‘Completed’, ‘Deferred’, ‘In Progress’, ‘Not Started’.
- Project Details (text): Details about the project.
- Opportunity ID (text): Unique key of the Opportunity from which the Project may have been converted.
- Date Started (text): Date Project started, in YYYY-MM-DD format
- Date Completed (text): Date Project completed, in YYYY-MM-DD format
- Responsible User ID (text): ID of the User responsible for the Project.
- Owner User ID (text): User ID of the owner.
- Category ID (text): The Category ID of the Project, if it has been assigned to one.
- Pipeline ID (text): The Pipeline ID that the Project is in if it has been assigned to one.
- Stage ID (text): The Stage ID of the Stage that the Project is in if it has been assigned to one.
- Tags (list of text): Set of Tags attached to the Project.
- Custom Fields
- Project Custom Field (text): Any custom fields of the project.
- Project Field II (text): The second part of the project field.