Skip to main content

Retrieve all tasks from Harvest

Retrieve all tasks 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
Is active?Whether to only return active tasks and false to return inactive tasksTrue/FalseNo
PageThe page number to use in paginationNumberNo
Updated sinceOnly return tasks belonging to the task with the given IDDatetimeNo

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