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!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025