Onfleet · Arazzo Workflow
Onfleet Build Route Plan
Version 1.0.0
Create a route plan for a worker, append tasks to it, then read it back.
View Spec
View on GitHub
Last Mile DeliveryLogisticsFleet ManagementDispatchRoute OptimizationCourierDriversTrackingGeocodingWebhooksAISaaSArazzoWorkflows
Provider
Workflows
build-route-plan
Create a route plan, add tasks to it, and confirm the assembled route.
Creates a worker route plan, appends tasks to it, and reads the plan back to confirm its tasks and state.
1
createRoutePlan
createRoutePlan
Create the route plan bound to the worker and start time.
2
addTasks
addTasksToRoutePlan
Append the ordered task ids to the route plan.
3
confirmRoutePlan
getRoutePlan
Read the route plan back to confirm its tasks and state.