Hi
Would it be possible to Pause a contact or a group of contacts in one automation if they are added to a different automation (perhaps due to a lead score etc)?
It would be great if they could then be added back to the original automation - where they left off) once they have finished the different automation. Is this possible?
Hey @viviralmaximo1 - @stratnavapp’s solution should work for you?
You would add wait steps at each point that ensure the contact is tagged (or not tagged) with a specific tag before continuing, and then have your other automations modify the tag.
For example, put a wait step at each point in your autoresponder that only proceeds if the contact is not tagged “Autoresponder-Pause”.
Then you can pause the autoresponder simply by adding the “Autoresponder-Pause” tag, and un-pause by removing it.