Hope all is well everyone, my name is Dj and I’m having quite the issue and was looking for a bit of help. So I have an automation flow that involves about 4 different automations, my goal is for one contact to finish the first automation then once that contact is finished, it will start another automation but I want to send the 2nd automation to a different user, not the same user. I tried using conditions but that usually just stops the automation after the first automation ends and doesn’t send the message to the user that meets the conditions. Anyone know how to solve this issue?
Hi
Build the logic as follows:
-
After completing the first automation, add the tag "F1".
Before starting the second automation, apply a condition:
If tag "F1" is present, continue to the second flow;
If not, redirect the user back to Automation Flow 1. -
Once the second automation is completed, add the tag "F2".
Then, apply a similar condition in Flow 3 to check for the "F2" tag before proceeding.
Hope you got it as
Contact me if you need more help.thanks.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.