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