'Do the following in parallel' flow logic in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2023 02:42 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2023 02:54 AM
Hi, can you share a picture of what you have done so far and be more specific, thanks 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2023 02:59 AM
I want to add parallel branches in last 'Ask for Approval'' action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2023 03:21 AM
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 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2023 03:24 AM
Ok, will try! Thanks🙂