Only send second email for Webinar if not registered

Anonymous
Not applicable

Only send second email for Webinar if not registered

Hello!

I'm setting up a flow to send multiple invites for a webinar, one week apart. I'd like the second invite to only deploy for those who have NOT registered for the webinar yet. 

So for my second Send Email action, I did this:

If Program Status is not Webinar > Registered
Email: Invite 2

A) Is it safe to assume that by using "Program Status", Marketo understands that I'm referring to the program that this flow is part of?

B) I have a smart campaign that when people fill out the form, program status changes to Webinar > Registered. Is this necessary or does Marketo know to change program status automatically?

Go easy - I'm new 🙂
Thanks!
 
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Only send second email for Webinar if not registered

You should be able to specify the specific program and status within that program...that way you know you're excluding the appropriate group of people from receiving that second touch.
Josh_Hill13
Level 10 - Champion Alumni

Re: Only send second email for Webinar if not registered

Your filter should be

Member of Program = TRUE
(this program)
Status = Invited

You could do "IS NOT Registered" in this case, but be careful when doing that because it technically will include everyone in the program w/o that status. Not a big deal before the webinar runs though 🙂