# Shopify - List fulfillments by fulfillment order
This action returns all the fulfillments associated with a fulfillment order in your Shopify instance. Check out this Shopify Documentation (opens new window) to learn more about the relationship between Order, Fulfillment Order, and Fulfillments.
# Input
Field | Description |
---|---|
Fulfillment order ID | The ID of the fulfillment order that is associated with the fulfillments. |
# Output
The output of the action above is a list of the Fulfillment
resource. Read the Shopify documentation (opens new window) for more information.
Last updated: 7/10/2024, 3:22:21 PM