Skip to main content

Need a Little Help

I am trying to setup a scenario where if a user has a certain tag they should get a series/sequence of emails... however if that tag is removed anytime within the running of that sequence the emails should stop. Right now, I can't tell what would stop stop the sequence. If a sequence starts does it go back and check the condition before each email? Or is there a different way i should set this up to make sure the condition matches before it sends each email in a sequence?

Shahjahan Jewel

Need a Little Help

In that case I would not use a sequence but add the emails in the automatiin, you could then simply add a goal to stop the automation

Tambria Kemp

Natascha Vantuykom, I have never used a goal... let me research that. Thank you so much

Tambria Kemp, glad I could help 🙂

Jose Luis Duron

It's simple for me.
👉🏼 Add an automation ✅

When tag "x" is removed for a contact, cancel (stop) THAT email sequence. Tada!

Tambria Kemp

Jose Luis Duron so if I have email sequence first in the flow and then after the sequence I put cancel sequence, how does it know that cancel sequence is there in the flow before the sequence is done running. I guess that’s my confusion. I thought it would run the whole sequence and then look at the cancel sequence which no good.