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
1766 194 412

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
1766 194 412

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
156 27 46

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