I have a workflow that I want to build that does not stop at the first conditional block it comes to that is true.
So for instance, I need to send out an email to various markets once a task is done. So if a task has been done for AU, NZ and IN, I need three separate emails to go out to each market (this information is being pull from the "Market" column). If I use conditional paths, it appears that the flow stops once the first true condition has been met - for instance if I state "send this email if AU is in the market column" it will not go to the next conditional path to see if that condition is true too for NZ or IN.
I set up a multi-step workflow (by which I mean vertically instead of horizontally in the automation) instead of a conditional path, but again it appears that it stops at the first condition and doesn't continue down the list to see the other emails that need to be sent.
Other than setting up a separate work flow for every market, is there a way to get automation to check all of the conditions and process those that are true?
TIA
Sasha