Skip to main content

Retrieve all projects from Harvest

Retrieve all projects from Harvest.

Application

  • Harvest

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Account IDText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Client IDOnly return projects belonging to the client with the given IDText (Short)No
Is active?Whether to only return active projects and false to return inactive projectsTrue/FalseNo
PageThe page number to use in paginationNumberNo
Updated sinceOnly return projects by updated_sinceDatetimeNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A