Retrieve all tasks from Onfleet.
Application
Onfleet
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Task ID | The ID of the task object for lookup | Text (Short) | Yes | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
From | The starting time of the range. Tasks created or completed at or after this time will be included | Datetime | No | |
State | The state of the tasks | Predefined Choice List | No | |
To | The ending time of the range. Defaults to current time if not specified | Datetime | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A