Order risk analyzed
This page was printed on Jul 03, 2022. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/order-risk-analyzed.
The Order risk analyzed trigger starts a workflow when an order's fraud analysis is complete.
Actions
The following actions can be used in workflows that start with the Order risk analyzed 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 Metafield
- Remove order tags
- 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, an order is canceled if its risk level is high.
Testing the Order risk analyzed trigger
To test a workflow that starts with this trigger, create a test order that triggers Shopify's fraud analysis.
API details
The Order risk analyzed trigger allows actions to be taken with the Order Graphql API object.