Sendcloud · Arazzo Workflow
Sendcloud Create a Parcel and Fetch its Label
Version 1.0.0
Create a parcel with a label request, then retrieve its PDF label download URLs.
View Spec
View on GitHub
ShippingLogisticsEcommerceCarriersLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
create-parcel-fetch-label
Create a labelled parcel and retrieve its PDF label download URLs.
Creates a single parcel requesting a label, captures the parcel id and tracking number, then fetches the label document URLs for both normal and label printers.
1
createParcel
sc-public-v2-scp-post-create_parcel
Create a single parcel and request a label so a carrier label is generated for it immediately.
2
fetchLabel
sc-public-v2-scp-get-label_by_parcel_id
Retrieve the label document for the newly created parcel, returning the PDF download URLs for both normal and label printers.
Source API Descriptions
openapi