Shopify · Arazzo Workflow
Shopify Update Fulfillment Tracking
Version 1.0.0
Confirm an order, update a fulfillment's tracking details, then read the order back.
Provider
Workflows
update-fulfillment-tracking
Update a fulfillment's tracking information and confirm via the order.
Confirms the order, updates the fulfillment's tracking details, and reads the order back to confirm.
1
confirmOrder
getOrder
Read the order to confirm it exists before updating tracking.
2
updateTracking
updateFulfillmentTracking
Update the fulfillment's tracking number, URL, and company so the customer sees current shipment information.
3
getOrder
getOrder
Read the order back to confirm the tracking update is reflected.