Hi,
We want to receive a notification whenever a return is created.
We are creating the returns from order page manually.
Is it possible?
Hi,
We want to receive a notification whenever a return is created.
We are creating the returns from order page manually.
Is it possible?
There are new returns triggers that were added recently. You can used something like “Return requested” or “Return approved”, which should both fire if you create a return in the Admin
Not necessary, there are Return triggers
This changelog post has more information about triggers, actions, and templates for working with returns in Flow.
Are you using self-service returns?
https://help.shopify.com/en/manual/fulfillment/managing-orders/returns/self-serve-returns/setup
This is documented on the action’s help page, along with instructions on how to make the event fire https://help.shopify.com/en/manual/shopify-flow/reference/triggers/return-requested#testing
You can’t “request” a return from the Admin. A customer does that via their customer account page.
We specifically do NOT allow self-service returns. All returns are done on the phone, with our CSRs. So, how do we detect a return that has been created from the Admin?
To be clear, self-service returns are not necessarily auto-approved so that returns experience just allows customers to request a return. In the admin, you aren’t requesting a return but making it. I believe the return approved will work, but I haven’t tested it with the self-service returns feature turned off.
A little background, here:
We offer electronics products that can be challenging to set up correctly. We also offer a 30-day, full money-back guarantee (minus, of course, any damage to the unit) if the customer tries it out and doesn’t like it.
Because it can be so easily misconfigured, we ask that everyone who wants to return the product contact us directly to initiate the return. Our CSRs are happy to take the return if truly necessary – however, we VERY often walk through the customers’ configuration and find out there was something not quite set right, which usually results in a very happy customer.
These units range from 20-52 Kg and we pay the return shipping, so we really want to make sure when we initiate a return.
Our workflow goes something like this:
What I want to do is to have a trigger when the Return is FIRST created, at step 4. If I understand Shopify correctly, the Return is not approved until step 8. But, Shopify is a dangerous and mysterious entity – I could certainly be wrong!
Thanks for the details. Yeah, I’m pretty sure that is “Return approved”. But always test. You can do that but using “Return approved” with a non-destructive action (like a tag or “Log output”) and see what happens next time you do that. As I said, I’m not sure if it will work without self-service returns…in the meantime, I’ll forward this to people I know in returns to see if we can provide more detail about expected behavior.
Excellent! I have a google spreadsheet that gets a lot of use called “Flow Diagnostics”. I just was unsure if I was doing it right.
As always, thanks for your input!