Flow to email only once per order instead of each day

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.

1 Like

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

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

Thank you! I’ll try that!

1 Like