Microsoft Flow for Dynamically Added Multiple Approvers.
So here I want to explain a recent work of me where I had to add multiple approves dynamically based on some condition.Now you might think why should I take this path, I can simply use a SharePoint group with multiple people in it, well the problem is MS Flow does not support SharePoint group . Yes!!! Of course you can use Office 365 groups, but you know the pain of creating that, you need to contact Admin for group creation and for each subsequent changes.
Problem Statement:
- Create an approval workflow for different business groups for a business process.
- Each business group may have multiple users as approvers, based on the selected BU the approval direction will be chosen.
- These approvers can be easily added/modified.
Read the main article in my blog: Microsoft Flow for Dynamically Added Multiple Approvers
Nice Artical