Order fulfilled
The Order fulfilled trigger starts a workflow when fulfillment of one or more 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 the Order fulfilled trigger.
- 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
- Submit fulfillment request
- Send HTTP request
- Send internal email
- Send order invoice
- 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 and fulfill it.
API details
The Order fulfilled trigger allows actions to be taken with the Order Graphql API object.