Refund created
This page was printed on Jul 03, 2022. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/refund-created.
The Refund created trigger starts a workflow when a user in your organization or a third-party app partially or completely refunds an order.
Actions
The following actions can be used in workflows that start with the Refund created trigger.
- Add customer Metafield
- Add customer tags
- Add order line item
- Add order Metafield
- Add order tags
- Add shop Metafield
- Archive order
- Cancel order
- Capture payment
- Create redirect URL
- Delete redirect URLs
- Mark order as paid
- Remove customer Metafield
- Remove customer tags
- Remove order Metafield
- Remove order tags
- Remove shop Metafield
- Send email
- Send fulfillment request
- Send HTTP request
- Unarchive order
- Update customer note
- Update order note
- Wait
Example
In this example workflow, an email is sent when a refund is created.
Testing the Refund created trigger
To test a workflow that starts with this trigger, create a test order and then create a return for it.
API details
The Refund created trigger allows actions to be taken with the Order Graphql API object.