Onfleet Upsert Recipient and Create Task
Version 1.0.0
Look up a recipient by phone, create one if missing, then create a task for them.
1 workflow
2 source APIs
1 provider
View Spec
View on GitHub
Last Mile DeliveryLogisticsFleet ManagementDispatchRoute OptimizationCouriersDriversTrackingGeocodingWebhookArtificial IntelligenceSoftware-as-a-ServiceArazzoWorkflows
upsert-recipient-and-create-task
Resolve a recipient by phone (create if absent) and create a delivery task.
Finds an existing recipient by phone number or creates a new one, then creates a dropoff task to a geocoded address for that recipient.
4 steps
inputs: completeBefore, recipientName, recipientPhone, taskNotes, unparsedAddress
outputs: existingRecipientId, newRecipientId, taskIdForExisting, taskIdForNew
1
findRecipient
Look up an existing recipient by their E.164 phone number.
2
createRecipient
Create a new recipient because none matched the supplied phone number.
3
createTaskForExisting
Create a dropoff task for the recipient that already existed.
4
createTaskForNew
Create a dropoff task for the newly created recipient.
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/onfleet-upsert-recipient-and-create-task-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.