Order created
This page was printed on May 31, 2023. 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.
On this page
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
- 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 HTTP request
- Send internal email
- Unarchive order
- Update order metafield
- Update customer note
- Update order note
- Update shop metafield
- 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.