I try to send a mail after a certain period of time to everyone with a certain status in WooCommerce.
1. I connect to WooCommerce and read the order
2. I am setting a delay for 3 days
3. I set a filter that only orders with the status "on-hold" will be considered
4. after that i send a mail
My problem now is that during these 3 days the order status may have changed. How do I get this information into my zap? I do not see any possibility for an update.
Thanks for your support
Tom