Order fulfilled
This page was printed on Jul 05, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/order-fulfilled.
TheOrder fulfilled当th触发启动工OB欧宝娱乐APP作流efulfillmentof all line items in a fulfillment order is successful. A fulfillment order represents an item or a group of items in an order that are to be fulfilled from the same location, so it is possible for this trigger to start a workflow multiple times for the same order.
On this page
Actions
The following actions can be used in workflows that start with theOrder fulfilledtrigger.
- Add customer tags
- Add order line item
- Add order tags
- Archive order
- Cancel order
- Capture payment
- Create redirect URL
- Delete redirect URLs
- Mark order as paid
- Remove customer metafield
- Remove customer tags
- Remove order tags
- Remove order metafield
- Remove shop metafield
- Send fulfillment request
- Send HTTP request
- Send internal email
- Unarchive order
- Update customer metafield
- Update customer note
- Update order metafield
- Update order note
- Update shop metafield
- Wait
Example
In this example workflow, order is archived when that order is fulfilled.
Testing the Order fulfilled trigger
To test a workflow that starts with this trigger, create a test order andfulfill it.
API details
TheOrder fulfilledtrigger allows actions to be taken with theOrder Graphql API object.