# Shopify Connector - List fulfillment orders for an order
This action retrieves a list of fulfillment orders for a specific order in Shopify.
# Input
Field | Description |
---|---|
Order ID | The ID of the order that is associated with the fulfillment orders. |
# Output
The output of the action above is a list of the FulfillmentOrder
resource. Read the Shopify documentation (opens new window) for more information.
Last updated: 3/17/2023, 4:33:56 AM