Is there a way to create a flow when an order item is refunded?

Solved

Is there a way to create a flow when an order item is refunded?

ml44
New Member
6 0 0

Hi there, 

 

I would like to know if there's a way to create a flow and send order and item data to a HTTP endpoint when an order item is refunded. Does anyone know? Thanks in advance. 

Accepted Solution (1)

paul_n
Shopify Staff
1336 151 304

This is an accepted solution.

Something like:

  • Refund created (trigger)
  • Condition (Check Refund / Refund Line items / product / whatever field
  • Send HTTP request
Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.

View solution in original post

Replies 2 (2)

paul_n
Shopify Staff
1336 151 304

This is an accepted solution.

Something like:

  • Refund created (trigger)
  • Condition (Check Refund / Refund Line items / product / whatever field
  • Send HTTP request
Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.
RPiii
Shopify Staff
44 7 17

This changelog post has more information about triggers, actions, and templates for working with returns in Flow.