parcelLab · Arazzo Workflow
parcelLab Create Order and Track
Version 1.0.0
Create or update an order, then retrieve its latest tracking and checkpoints.
View Spec
View on GitHub
Post-PurchaseE-CommerceTrackingReturnsShippingDeliveryCustomer ExperienceLogisticsCommunicationsGermanyArazzoWorkflows
Provider
Workflows
upsert-order-and-track
Upsert an order and immediately read back its tracking status.
Sends an order to parcelLab and then fetches the order info for the same account and order number, surfacing the trackings and their checkpoints.
1
upsertOrder
Create the order if it does not exist, or apply updates to an existing order with the same account and order number.
2
getOrderStatus
Read the latest order, tracking, and checkpoint information for the order that was just upserted.
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.