Re: Lead nurture triggered campaigns

Jennifer_Bishop
Level 2

Lead nurture triggered campaigns

We are creating a lead nurture program where if a new lead is created AND fills out a form, they will be added to the nurture program.  I know that if you have 2 triggers in the smart list, that if a lead qualifies for either of them that they will go through the campaign.  Advanced logic does not work on those.  We don't want preexisting leads to enter the program. What is the best way we can achieve this?

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Lead nurture triggered campaigns

Do you mean the new lead is created by filling out a form?

David_Lyons
Level 2

Re: Lead nurture triggered campaigns

Will this work for you?

 

newOnFormFill.png

 

Campaign will trigger on form fill, but only new people will qualify.

 

SanfordWhiteman
Level 10 - Community Moderator

Re: Lead nurture triggered campaigns

That's subject to a race condition. 

 

The way to do it is a [Form Name is not empty] constraint on the Person is Created trigger. You need to interlock activities as much as you can, and constraints guarantee you're looking at a single atomic activity.

 

Assuming that's what the OP meant — that the form created the lead.