Draft order deleted
This page was printed on Jul 06, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/draft-order-deleted.
TheDraft order deletedtrigger starts a workflow when a user in your organization or a third-party app deletes adraft order.
On this page
Actions
The following actions can be used in workflows that start with theDraft order deletedtrigger.
- Send HTTP request
- Send internal email
- Remove shop metafield
- Create redirect URL
- Delete redirect URLs
- Update shop metafield
- Wait
Example
In this example workflow, an email is sent when a draft order is deleted.
Testing the Draft order deleted trigger
To test a workflow that starts with this trigger,delete a draft order.
API details
TheDraft order deletedtrigger allows actions to be taken with theDraftOrder Graphql API object.
Deleted objects are not available in the API. The draft order ID is the only detail you can get when a draft order is deleted. Other details are not available.