SOLVED

Smart Campaign Set for Lead Info Field Change

Go to solution
Anonymous
Not applicable

Smart Campaign Set for Lead Info Field Change

I am setting up a new smart campaign and would like verification that I have it setup correctly.

Some background: If our users haven't loaded data within 24 hours of signing up, we want to put those users into a smartlist to autodrip our "Any Questions?" email.

The field we are tying this smart campaign to is called APP_assets_quantity. If that field is blank within 24 hours of signing up, we want to send them this email. Or, if that field is "0" after 24 hours, we want to send them this email.

Here is how I have the smart campaign setup:

Smart List:
APP_assets_quantity: is empty
APP_assets_quantity: is 0

Flow: 
Wait: 24 hours
Send Email: Loading Asset Data.Email Blast

I could not add a choice to the field in the Smart List. Therefore, I don't know if I have it setup correctly so that the email is sent to people with a blank value in the APP_assets_quantity field or to people who have a "0" value in the APP_assets_quantity field. We want this email sent to users with either value in that field. 

Thanks in advance!

Andrea


Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Smart Campaign Set for Lead Info Field Change

Smart list will be trigger: either "lead is created" or "fills out form".  Add Filters for quantity is empty or 0.  In Flow step, add choices to Send Email: "if quantity is empty, send email;  If quantity is 0, send email; default do nothing."

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Re: Smart Campaign Set for Lead Info Field Change

Smart list will be trigger: either "lead is created" or "fills out form".  Add Filters for quantity is empty or 0.  In Flow step, add choices to Send Email: "if quantity is empty, send email;  If quantity is 0, send email; default do nothing."