Sendcloud · Arazzo Workflow
Sendcloud Announce a Shipment with Label
Version 1.0.0
Announce a shipment synchronously, then verify it and read its label document link.
View Spec
View on GitHub
ShippingLogisticsE-CommerceCarrierLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
announce-shipment-with-label
Announce a shipment synchronously and retrieve its generated label link.
Sends a synchronous announce request with the recipient address, sender address, chosen shipping option, and a single parcel, then retrieves the created shipment to expose the parcel id, tracking number, and label link.
1
announceShipment
Create and announce the shipment synchronously so the label is generated in the same call, returning the shipment id and its parcels.
2
verifyShipment
Re-read the shipment by its id to confirm it persisted and to surface the current parcel status and tracking details.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.