NEED HELP! Need accurate smart list logic | Community
Skip to main content
February 23, 2018
Solved

NEED HELP! Need accurate smart list logic

  • February 23, 2018
  • 1 reply
  • 1763 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Dan_Stevens_

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:

1 reply

Dan_Stevens_
Dan_Stevens_Accepted solution
New Participant
February 23, 2018

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:

February 23, 2018

Thanks Dan. This was helpful.