Read the data on a project.

Options

No options available.

Input Fields

Read By

  • Project ID (number): the unique identifier of the project that was created.

Output Fields

Project

  • Name (text): the name of the project.
  • Description (text): a description of the project.
  • Time Created (number): the date and time at which the project was created.
  • Time Updated (number): the date and time at which the project was last updated.
  • Due Date (date): the date at which the project is due. If the project is due on a date, the format will be yyyy-mm-dd. If it is due at a particular time of day, the format will be yyyy-mm-ddTHH:mm:ss+00:00.
  • Archived? (boolean): returns “true” if the project is archived or “false” if it is not.

Status

  • Status Color (text):the color that represents the status of the project. This will be returned as either Green, Yellow or Red.
  • Description (text): the description of the status.

Owner

  • User ID (number):the unique ID of user to which the project is assigned.
  • Owner Name (text): the name of the user to which the project is assigned.

Team

  • Team ID (number):the unique ID of the team to which the project is assigned.
  • Team Name (text): the name of the team to which the project is assigned.