We have created a fairly large drip campaign for our Sales team. The campaign is made up of three stages, and leads will be "check out" of the campaign, depending on whether the Sales team is able to contact them. Our campaign is setup so that once the Sales team "checks out" a lead, they cannot check them back into the drip campaign. The Sales team has mentioned wanting the option to check them back into the campaign. Does anyone know if this is possible?
Thanks!
Andrea
Solved! Go to Solution.
In the smart campaign of your trip campaign, add a trigger that watches for data value changes on that field where the new value is "false." That will qualify your leads to re-enter the flow.
The tricky part is that the lead will go through the entire flow again, not pick up where they left off. So if you have "send email" flow steps in that smart campaign, add a constraint to that flow step that says "If not was sent email is this one, then send this email" otherwise, do nothing. This way they won't receive the same email twice and will progress to the next flow step.
In the smart campaign of your trip campaign, add a trigger that watches for data value changes on that field where the new value is "false." That will qualify your leads to re-enter the flow.
The tricky part is that the lead will go through the entire flow again, not pick up where they left off. So if you have "send email" flow steps in that smart campaign, add a constraint to that flow step that says "If not was sent email is this one, then send this email" otherwise, do nothing. This way they won't receive the same email twice and will progress to the next flow step.