Hello,
I have a silly question. I have 2 event invites. The two are going to the same list of people. The first invite went out already. The 2nd needs to go out next week. How do I ensure that the people that registered already through the first email invite, don’t get the 2nd email? This is how the logic is set up currently. I am using "Not Program Status was Changed". Is this correct or should i add in another filter.
Thanks,
Niti
Solved! Go to Solution.
Assuming this is for the same event, simply change the last filter to:
As an alternate approach, we usually incorporate this in the flow of the first invite send. What we do is include a wait step (e.g., 1 week) and then include another "send email" flow step:
Assuming this is for the same event, simply change the last filter to:
As an alternate approach, we usually incorporate this in the flow of the first invite send. What we do is include a wait step (e.g., 1 week) and then include another "send email" flow step:
Thanks Dan. This was helpful.