Draft order created
This page was printed on Jun 03, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/draft-order-created.
TheDraft order createdtrigger starts a workflow when a user in your organization or a third-party app creates adraft order.
On this page
Actions
The following actions can be used in workflows that start with theDraft order createdtrigger.
- Add customer tags
- Add draft order tags
After a draft order is converted to an order, these tags become order tags. - Create redirect URL
- Delete redirect URLs
- Remove customer tags
- Remove draft order metafield
- Remove draft order tags
- Remove shop metafield
- Send HTTP request
- Send internal email
- Update customer note
- Update draft order metafield
- Update draft order note
- Update shop metafield
- Wait
Example
In this example workflow, a tag is added to a customer profile when a draft order that they're attached to is created.
Testing the Draft order created trigger
To test a workflow that starts with this trigger,create a draft order.
API details
TheDraft order createdtrigger allows actions to be taken with theDraftOrder Graphql API object.