Sendcloud · Arazzo Workflow
Sendcloud Ship an Order Synchronously and Track It
Version 1.0.0
Request a label for an order synchronously, then pull its v3 tracking detail.
View Spec
View on GitHub
ShippingLogisticsEcommerceCarriersLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
ship-order-sync-track
Synchronously label an existing order and retrieve its tracking detail.
Requests a synchronous label for an order via a chosen integration and shipping option, captures the resulting tracking number, then retrieves the parcel tracking record for that tracking number.
1
shipOrderSync
sc-public-v3-orders_labels-post-create_labels_sync
Request a label for the single order synchronously, returning the parcel id, tracking number, and the label file in the response.
2
trackParcel
sc-public-v3-shipping_intelligence_engine-get-get_parcel_by_tracking_number
Retrieve the v3 parcel tracking record by tracking number to surface the parcel's current status and recent tracking events.
Source API Descriptions
openapi