When you configure an export, import, or another type of flow step using the form view designed for the Onfleet connector, the following API operations are supported:
Note
You can also create a composite endpoint for this application. For more information, see Application-specific (simple) forms.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Administrators |
Create an administrator |
X |
|
List administrators |
X |
||
Delete administrator |
X |
||
Barcode scanning |
Creating a new task with requested barcodes |
X |
|
Containers |
Get container (worker) |
X |
|
Insert tasks at index/append (worker) |
X |
||
Get container (team) |
X |
||
Insert tasks at index/append (team) |
X |
||
Get container (organization) |
X |
||
Insert tasks at index/append (organization) |
X |
||
Update tasks (worker only) |
X |
||
Destinations |
Create destination |
X |
|
Get single destination |
X |
||
Hubs |
Create hub |
X |
|
List hubs |
X |
||
Update hub |
X |
||
Metadata |
Update metadata for an entity with $set |
X |
|
Add metadata on entity creation |
X |
||
Remove a metadata field from an entity with $pop |
X |
||
Querying metadata |
X |
||
Orders |
Create order |
X |
|
Update order |
X |
||
Cancel order |
X |
||
Clone order |
X |
||
Organizations |
Get organization details |
X |
|
Get delegatee details |
X |
||
Recipients |
Update recipient |
X |
|
Get single recipient |
X |
||
Find recipient by name |
X |
||
Find recipient by number |
X |
||
Tasks |
Create tasks in batch (deprecated) |
X |
|
Create tasks in batch async |
X |
||
Check async batch job status |
X |
||
List tasks for a worker |
X |
||
Get single task |
X |
||
Delete task |
X |
||
Get single task by short ID |
X |
||
Complete task |
X |
||
Clone task |
X |
||
Automatically assign a list of tasks |
X |
||
Teams |
Create team |
X |
|
List teams |
X |
||
Update team |
X |
||
Get single team |
X |
||
Delete team |
X |
||
Driver time estimates |
X |
||
Team auto Dispatch |
X |
||
Webhooks |
Create webhook |
X |
|
List webhooks |
X |
||
Delete webhook |
X |
||
Workers |
Create worker |
X |
|
List workers |
X |
||
List worker's assigned tasks |
X |
||
Get workers by location |
X |
||
Get single worker |
X |
||
Update worker |
X |
||
Delete worker |
X |
||
Get worker's schedule |
X |
||
Set worker's schedule |
X |
||
Worker's route delivery manifest |
X |
Comments
Article is closed for comments.