How to pass group approval through script in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 04:28 AM - edited 12-07-2023 05:15 AM
Hi All,
Actually we have created flow here we call a sub flow, so here we need mention "Approver User" , but i need to mention a group(Advisors ) , so i want mention in the script , then the approval needs to go to those group
Please help me to complete this
Thanks
Deepika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 05:21 AM
Subflow won't work even if you pass group name through script as your subflow must be configured to get user record as input.
If it requires group approval create simple approval activity as below:
Please mark my answer helpful and accept as a solution if it helped 👍✔️
Kavita Bhojane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 06:51 AM
Thanks for the response.
Is there no way to pass group approval here?we are using sub flow because of complexity of the flow, so we need pass the approval here only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 06:55 AM
Yes, you can pass group approval in sub flow but you need to modify subflow too; to get the group approval as input. If you provide the subflow details I can help you further.
Please mark my answer helpful and accept as a solution if it helped 👍✔️
Kavita Bhojane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 06:31 PM