Skip to main content

Retrieve all tasks from Onfleet

Retrieve all tasks from Onfleet.

Application

  • Onfleet

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Task IDThe ID of the task object for lookupText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
FromThe starting time of the range. Tasks created or completed at or after this time will be includedDatetimeNo
StateThe state of the tasksPredefined Choice ListNo
ToThe ending time of the range. Defaults to current time if not specifiedDatetimeNo

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