Parallel Approval in Flow Designer
I have three variables:1. Requested for(reference) referring to user table.2. Type of request(select box) with options Add/Remove/Modify3. Groups to be added(list collector) referring to group table.If the type of request is new, it would check if op...