Smart Campaign Logic Question - "at least 4 days" | Community
Skip to main content
Molly_Cousins
New Participant
January 14, 2016
Solved

Smart Campaign Logic Question - "at least 4 days"

  • January 14, 2016
  • 3 replies
  • 2287 views

Does anyone know how I would build smart campaign for the following logic scenario?

When a lead MQLs, their Status is set to OPEN. If the lead owner doesn't make outreach (changing Status to MADE OUTREACH) within 3 days, I need to create a Marketo notification to the lead owner. I'm struggling with how to do this.

Anyone have an idea?

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

Hi Molly,

What you can do is have a 3 day wait step, and then either a Send Email or a Create Task flow step with a choice.  The choice would say "If Status is Open, then Send Email or Create Task" and the default would be do nothing.

This allows you to check the lead's status at the end of the 3 days.

John

3 replies

Molly_Cousins
New Participant
January 14, 2016

Thank you both!! Both good approaches.

Dory_Viscoglio
New Participant
January 14, 2016

Hey Molly, I would create a smart campaign triggered upon change to MQL.

Flow:

1. Wait 4 days.

2. Remove from campaign IF Status is Made Outreach.

3. Send Alert

Dory_Viscoglio
New Participant
January 14, 2016

John's method would work too just two different ways to approach the same problem.

JohnCl9Accepted solution
Employee
January 14, 2016

Hi Molly,

What you can do is have a 3 day wait step, and then either a Send Email or a Create Task flow step with a choice.  The choice would say "If Status is Open, then Send Email or Create Task" and the default would be do nothing.

This allows you to check the lead's status at the end of the 3 days.

John