Shopify · Arazzo Workflow
Shopify Create Order and Fulfill
Version 1.0.0
Place an order, locate its fulfillment order, create a fulfillment with tracking, and read the order back.
Provider
Workflows
create-order-and-fulfill
Create an order then fulfill it with tracking in a single chained flow.
Places an order, resolves its fulfillment order, creates a fulfillment with tracking, and reads the order back to confirm the fulfillment status.
1
2
getFulfillmentOrder
Retrieve the fulfillment order Shopify generated for the order so its id and assigned location can drive the fulfillment.
3
createFulfillment
Create a fulfillment for the fulfillment order, fulfilling all of its line items and attaching carrier tracking. The customer is notified.
4
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.