Dynamic Approvals in Power Automate | SharePoint List based Approval Tutorial

Описание к видео Dynamic Approvals in Power Automate | SharePoint List based Approval Tutorial

In this step-by-step Power Automate tutorial video, we will explore creating a dynamic Power Automate Approval workflow process based on an Approval Matrix (SharePoint Configuration List).
The SharePoint list will drive the entire approval pattern.
List will track information like Approval required, Manager Approval needed, Approval Type (First to respond or Everyone must Approve) & the Approver list (multiple approvers).

Power Automate Dynamic Approvers: The entire Approval flow in Power Automate will be driven from the Approval Matrix. Updates to the configuration list will dynamically update the approval pattern.

Power Automate Dynamic Approval Type: We will also provide the user an option to select the Approval Type / Pattern - "First to respond" or "Everyone must Approve".

Topics covered:
✔️ Build an Approval Matrix
✔️ Dynamic approvers & approval type selection from Configuration List
✔️ Build Power Automate flow to drive the Approval Scenario

🔗 My Approvals Playlist -    • Flow Approvals Cookbook  

⬇️ Download sample Dynamic Approval workflow from Approval Matrix:
https://github.com/rdorrani/Microsoft...

Expression for Dynamic Approval Type
if(equals(outputs('ApprovalInfo')['ApprovalType/Value'],'Everyone must Approve'),'BasicAwaitAll','Basic')

Multi step serial approvals
🔗    • Power Automate Multi Level Approval W...  

#PowerAutomate #Approvals #SharePoint

Table of Contents:
00:00 - Introduction to Power Automate Approvals Video
00:38 - Power Automate SharePoint List Approvals
01:20 - Build SharePoint Approval Configuration List
03:25 - Build Approval flow pattern based on Configuration List
13:46 - Dynamic Approval flows in Action
18:38 - Subscribe to Reza Dorrani channel

🤝 Let’s connect on social:
🔗 LinkedIn:   / rezadorrani  
🐦 Twitter:   / rezadorrani  

Комментарии

Информация по комментариям в разработке