SOLVED

NEED HELP! Need accurate smart list logic

Go to solution
Anonymous
Not applicable

NEED HELP! Need accurate smart list logic

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

Olga's HIMSS program.PNG

1 ACCEPTED SOLUTION

Accepted Solutions
Dan_Stevens_
Level 10 - Champion Alumni

Re: NEED HELP! Need accurate smart list logic

Assuming this is for the same event, simply change the last filter to:

pastedImage_0.png

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:

pastedImage_0.png

View solution in original post

2 REPLIES 2
Dan_Stevens_
Level 10 - Champion Alumni

Re: NEED HELP! Need accurate smart list logic

Assuming this is for the same event, simply change the last filter to:

pastedImage_0.png

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:

pastedImage_0.png

Anonymous
Not applicable

Re: NEED HELP! Need accurate smart list logic

Thanks Dan. This was helpful.