Onfleet · Arazzo Workflow
Onfleet Provision Delivery Task
Version 1.0.0
Create a recipient and destination, then create a delivery task and confirm it.
View Spec
View on GitHub
Last Mile DeliveryLogisticsFleet ManagementDispatchRoute OptimizationCourierDriversTrackingGeocodingWebhooksAISaaSArazzoWorkflows
Provider
Workflows
provision-delivery-task
Create recipient, create destination, create task, then read it back.
Resolves the customer and address into reusable Onfleet resources and then creates and confirms a single dropoff task referencing both.
1
createRecipient
createRecipient
Create the end customer who will receive the delivery.
2
createDestination
createDestination
Geocode and store the delivery address as a reusable destination.
3
createTask
createTask
Create the dropoff task binding the recipient and destination.
4
confirmTask
getTask
Read the created task back to confirm provisioning and capture tracking.
Source API Descriptions
openapi
openapi