Hi,
We have set up a lead handling program that lets Sales send leads back to nurture (after they've reached MQL status). We want to make sure leads can only go through nurture cycle max. 2 times and when they exceed that limit we want their status to change to disqualified.
Is there a way to do that? A token perhaps? How would that work?
Thanks,
Alexia
Solved! Go to Solution.
The simplest way is to create a score field. Then you will need 2 smart campaigns :
I recommend that you create the field in your CRM first (if your CRM syncs with Marketo) as an Integer (Type Number 18,0), then wait 5 minutes, go to Marketo admin -> Field Management and change the field type to score. Same if you use MS Dynamics, although the field mapping will be more complex.
-Greg
The simplest way is to create a score field. Then you will need 2 smart campaigns :
I recommend that you create the field in your CRM first (if your CRM syncs with Marketo) as an Integer (Type Number 18,0), then wait 5 minutes, go to Marketo admin -> Field Management and change the field type to score. Same if you use MS Dynamics, although the field mapping will be more complex.
-Greg
I usually set this up as "Times Recycled" each time they are recycled by Sales.
Thanks Josh!
Thanks Greg, that's very useful!