Hello.
I have two automations, one is when a form is started and the other when it is completed. Starting Tag and Completed Tags are applied by the form stages.
When it is completed, I want to end the Started Automation and trigger the Completed Automation.
I’m thinking I can either check the condition in the Started Automation to see if the Tag is still true, OR I can force the Start Automation to End when the Completed Automation triggers.
Is there a preferred way to handle this?