Skip to main content
January 24, 2013
Question

Flow Condition

  • January 24, 2013
  • 1 reply
  • 945 views
I have created  a triggered campaign like below.


Smart list:

Trigger filter 1: Lead is created
                                  COnstraint: Lead source is Webinar

Trigger filter 2: FIlls out form (form 1 or form 2)

Trigger filter3: Data value changes
                                  Attribute: Product name
                                  New value is "Product 5"

Non-Trigger filter 3: Product Name is : Product 5


Flow: 

1. Wait 7 days

2. Send email 
     if Score is 3: Do nothing
     if Member of list not in Product 5: Email 1
     Default: do nothing

3. Wait 7 days

4. Send email 
     if Score is 3: Do nothing
     if Member of list not in Product 5: Email 2
     Default: do nothing

5. Wait 7 days

6. Send email 
     if Score is 3: Do nothing
     if Member of list not in Product 5: Email 2
     Default: do nothing

etc.


According to this flow:

If a lead is created with the lead score as 3,  later then it becomes the score 2 after 7 days. Will it be included in the flow?

If it wont, how it could be added in the flow.

Thanks.
Prabhu




                   


This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

January 24, 2013
Each Send Email flow action will be skipped as long as their score is not 3.  However, if their score becomes 3 after the first or subsequent Send Email flow actions, they will be sent the next email in the series.  Do you want this to happen?