Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hi, is there flow that counts how many days ago an order was made? We want staff to get notified when an order has not been fulfilled in 5 days.
If there isn't a flow for this please give instructions on how to do it
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
For this use case, a better approach would be order created -> wait 5 days -> check displayFulfillmentStatus == "FULFILLED" or whatever value works for you. Then do the action you want to do.
See https://shopify.dev/api/admin-graphql/2022-10/enums/OrderDisplayFulfillmentStatus
This is an accepted solution.
For this use case, a better approach would be order created -> wait 5 days -> check displayFulfillmentStatus == "FULFILLED" or whatever value works for you. Then do the action you want to do.
See https://shopify.dev/api/admin-graphql/2022-10/enums/OrderDisplayFulfillmentStatus
Worked perfectly, thanks!
Hi,
You achieve this by creating a flow similar to the one on the image below:
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025