Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Need help creating a Shopify flow to automatically close orders with the status (Return in progress) that were created over 30 days ago.
Thank you!
Solved! Go to the solution
This is an accepted solution.
We recently released several new options for handling returns, including a template to Cancel inactive returns that automatically cancels a return that has not been refunded or restocked within a certain period of time.
You'll want to use get order data with a query in it with return_status:open and created_at less than 30 days ago, then loop over and close.
Thanks for the info, but how do I enter a query with said info as a flow?
Cheers
Looks like there are some templates for this mentioned below.
This is an accepted solution.
We recently released several new options for handling returns, including a template to Cancel inactive returns that automatically cancels a return that has not been refunded or restocked within a certain period of time.
Thank you!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024