I’m trying to build a simple workflow that sends a reminder email 30-days after a customer purchases, enticing them to buy more. But I’m struggling to find a way to supress (or unenroll) customers who may have already received that very same email within the last 30-days.
For example, I can add the “Email was sent to contact” criteria, but when I go to refine that filter, I’m only given the following “Date” options:
- is on or before
- is on or after
- is between
All of these filters require specific dates. What I’m really looking for is something like:
- is less than 30 days
Thanks in advance if anyone has any recommendations or guidance!