Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi! I have a flow and It is sending the emails at 12am for each order now but unfortunetly once each day instead of just once per order. Any ideas on how to fix this?
I think my problem is here where it's grabbing the customer ID and not the Order ID (not sure how to get access to this) and That's only half the battle as I have to figure out how to make it email only once per order or it'll spam a customer each day.
Solved! Go to the solution
This is an accepted solution.
You probably want to trigger on order created instead of the schedule.
You images are too small to read. I need to see the workflow one and query one
This is an accepted solution.
You probably want to trigger on order created instead of the schedule.
Thank you! I'll try that!