'Do the following in parallel' flow logic in Flow Designer

ArpitaVK
Tera Expert

I have already created 2 parallel branches in my flow. I want to use 'Do the following in parallel' logic in on of those branches and create actions further in parallel in the same branch. How to do this?

4 REPLIES 4

cicgordy
Tera Guru

Hi, can you share a picture of  what you  have done so far and be more specific, thanks 🙂

I want to add parallel branches in last 'Ask for Approval'' actionI want to add parallel branches in last 'Ask for Approval'' action

cicgordy
Tera Guru

not sure you can add another parallel branch there, is not showing. 

I would suggest you as a solution to create an if statement below your parallel branches (but not under your "ask for approval action") and depending on the state "if line 8 state is approved, then do this in parallel", so you can continue , hope that helps 🙂

Ok, will try! Thanks🙂