Order transaction created
This page was printed on Jul 27, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/order-transaction-created.
TheOrder transaction createdtrigger starts a workflow when a transaction on an order is created.
Actions
The following actions can be used in workflows that start with theOrder transaction createdtrigger.
- Add customer tags
- Add order line item
- Add order tags
- Archive order
- Cancel order
- Capture payment
- Create redirect URL
- Delete redirect URLs
- Mark order as paid
- Remove customer tags
- Remove order metafield
- Remove order tags
- Remove shop metafield
- Send 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 email is sent when an order transaction is created.
Testing the Order transaction created trigger
To test a workflow that starts with this trigger, create a test order and then perform a transaction on it, such ascapturing a payment.
API details
TheOrder transaction createdtrigger allows actions to be taken with theOrder Graphql API object.