Onfleet · Arazzo Workflow
Onfleet Assign Task to Worker
Version 1.0.0
Create a task and explicitly assign it to a worker's container, then verify.
View Spec
View on GitHub
Last Mile DeliveryLogisticsFleet ManagementDispatchRoute OptimizationCourierDriversTrackingGeocodingWebhooksAISaaSArazzoWorkflows
Provider
Workflows
assign-task-to-worker
Create a task, assign it to a worker, and confirm the worker holds it.
Creates a task and sets it on a worker's container, then verifies the assignment by listing the worker's assigned tasks.
1
createTask
createTask
Create the dropoff task that will be assigned to the worker.
2
assignToWorker
assignTasksToWorker
Set the worker's container task list to include the new task.
3
confirmWorkerTasks
listWorkerAssignedTasks
List the worker's assigned tasks to confirm the assignment took effect.
Source API Descriptions
openapi