- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 08:30 AM
Hello Everyone,
I am looking at a use case where every order that gets submitted should gets approval from users based on their roles i.e. only users who have role xyz should be the approvers of the record.
The 'Ask for approval' action in flow designer doesnt has the feature to add approvers based on role.
Any suggestions?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 09:02 AM
You can create a custom action which returns list of approvers who has particular role.
Output of this custom action can be used in ask for approval action in your flow.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 09:02 AM
You can create a custom action which returns list of approvers who has particular role.
Output of this custom action can be used in ask for approval action in your flow.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 12:52 AM
Hi Sachin,
Can you please show the steps to create the custom action for this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2023 05:06 PM
@Prasun2 are you able to share how you achieved it?
Thanks,
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 11:04 PM
@GB14 @Prasun2 @sachin_namjoshi Can you please share how you have achieved this