Hello, I am trying to create a Workflow on a SharePoint online list. I have a workflow requirement where Flow end user should be able to choose/select approvers (one or multiple users) from a specific SharePoint Group of the site but we don't want ALL members of SharePoint group as approvers.
User should be able to select one or more users from the SharePoint group and trigger the workflow process and workflow task notification emails should be sent to only the selected users from the SharePoint group and also workflow tasks should be created for the same selected users.
Any help will be highly appreciated.