How to stop a drip campaign

usmankhalid

Beginner
I have a trigger which starts a drip campaign for a contact.

If a field value changed , I want to stop this first drip and start another drip campaign... So that any emails scheduled in previous drips should stop immediately.
 
So you should create a segment with the matching field value and then start a drip on it. And when the field value is changed, the contact will get out of the segment automatically, and hence eventually no further drip will be sent from the previous group. And you can create another segment on the new field value and deploy another trigger on it to start a drip series. I hope it will work for you.
 
Back
Top