Onfleet
Business appsAPI keycredential probe
Run last-mile delivery through Onfleet: create, list, read, update and delete tasks with their destinations and recipients, and read the workers, teams and hubs those tasks are assigned to.
OCNORA ships 8 typed Onfleet operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Triggers 1
- EventStart a run when Onfleet fires a webhook trigger (task, worker, route plan).trigger.onfleet_event
Operations 8
- Create TaskCreate a delivery or pickup task, with its destination and recipient.onfleet.create_task
- Delete TaskDelete a task that has not yet started or been completed.onfleet.delete_task
- Get TaskRead one task, with its destination, recipient and completion detail.onfleet.get_task
- List HubsList every hub, with its address and the teams that use it.onfleet.list_hubs
- List TasksRead one page of the organisation's tasks from a starting time.onfleet.list_tasks
- List TeamsList every team, with its workers, managers and hub.onfleet.list_teams
- List WorkersList the organisation's drivers, optionally filtered by team or state.onfleet.list_workers
- Update TaskChange named fields on an existing task, leaving the rest alone.onfleet.update_task
More in Business apps
Run your first Onfleet workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.