Flow to email only once per order instead of each day

Solved

Flow to email only once per order instead of each day

VicBrew1
Excursionist
44 1 10

 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? 

VicBrew1_0-1733425508930.png

 

VicBrew1_1-1733425509608.png

 

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. 

VicBrew1_2-1733425508925.png

 

 

Accepted Solution (1)

Kalen_Jordan
Shopify Partner
800 37 144

This is an accepted solution.

You probably want to trigger on order created instead of the schedule.

View solution in original post

Replies 3 (3)

paul_n
Shopify Staff
1482 160 346

You images are too small to read. I need to see the workflow one and query one

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.

Kalen_Jordan
Shopify Partner
800 37 144

This is an accepted solution.

You probably want to trigger on order created instead of the schedule.

VicBrew1
Excursionist
44 1 10

Thank you! I'll try that!