Sendcloud · Arazzo Workflow
Sendcloud Create a Parcel and Track its Shipment
Version 1.0.0
Create a labelled parcel, then poll its tracking until it is en route.
View Spec
View on GitHub
ShippingLogisticsE-CommerceCarriersLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
create-parcel-track-shipment
Create a labelled parcel and poll its tracking status until it is on route.
Creates a single parcel with a label request, captures the tracking number, and polls the Tracking API, looping while the parcel is still being announced and finishing once it is on route.
1
createParcel
Create a single parcel and request a label, returning the tracking number used to follow the shipment.
2
trackParcel
Fetch the latest tracking information for the parcel by its tracking number and branch on the most recent parent status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.