Fulfillment event created
This page was printed on Jul 11, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/fulfillment-event-created.
TheFulfillment event createdtrigger starts a workflow when changes occur in an existing order'sfulfillment status.
Actions
The following actions can be used in workflows that start with theFulfillment event createdtrigger.
- Add order line item
- Add order tags
- Archive order
- Cancel order
- Capture payment
- Create redirect URL
- Delete redirect URLs
- Mark order as paid
- Remove order metafield
- Remove order tags
- Remove shop metafield
- Send fulfillment request
- Send HTTP request
- Send internal email
- Unarchive order
- Update draft order note
- Update order metafield
- Update order note
- Update shop metafield
- Wait
Example
In this example workflow, an email is sent when a fulfillment is confirmed.
Testing the Fulfillment event created trigger
This trigger applies to third-party fulfillments, not to manual fulfillment events. To test a workflow that starts with this trigger, contact your third-party fulfillment service to find out how to place a test order.
API details
TheFulfillment event createdtrigger allows actions to be taken with theFulfillmentEvent Graphql API object.