Order risk analyzed
The Order risk analyzed trigger starts a workflow when an order's fraud analysis is complete. This trigger is only invoked for Shopify risk assessments and not for third-party assessments.
On this page
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
- 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
- Submit fulfillment request
- Send HTTP request
- Send internal email
- Send order invoice
- Unarchive order
- Update customer note
- Update order metafield
- Update order note
- Update shop metafield
- 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.