Order created
This page was printed on Jul 03, 2022. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/order-created.
The Order created trigger starts a workflow when an order is placed by a customer, or when a draft order is marked as paid and converted to an order.
Actions
The following actions can be used in workflows that start with the Order created trigger.
- Add customer tags
- Add order line item
- Add order tags
- Add order Metafield
- Add shop Metafield
- Archive order
- Cancel order
- Capture payment
- Create redirect URL
- Delete redirect URLs
- Hold fulfillment order
- Mark order as paid
- Remove customer tags
- Remove order tags
- Remove order Metafield
- Remove shop Metafield
- Send fulfillment request
- Send email
- Send HTTP request
- Unarchive order
- Update customer note
- Update order note
- Wait
Example
In this example workflow, a customer note is updated when that customer creates a new order.
Testing the Order created trigger
To test a workflow that starts with this trigger, create a test order through the storefront or accept payment for a draft order.
API details
The Order created trigger allows actions to be taken with the Order Graphql API object.