Power Automate flow Approval Reminders with Microsoft Lists

Опубликовано: 04 Октябрь 2024
на канале: Reza Dorrani
66,344
769

In this video on Power Automate flow Approval Reminders with Microsoft Lists, we will leverage the travel request list template, set an approval process & assign approver’s using Azure AD Security Group & then setup an approval reminder pattern.

Lists are GA and rolling out to all tenants.
Microsoft lists is a smart information tracking app in Microsoft 365.
Microsoft Lists announcement - https://techcommunity.microsoft.com/t...
If you do not see the Lists App, follow these steps - https://www.jumpto365.com/blog/an-sim...

Approvals Cookbook Playlist -    • Flow Approvals Cookbook  

Power Auotmate limits (do until loop) - https://docs.microsoft.com/en-us/powe...

Expression Used:
Filter query for "List records" CDS action
msdyn_flow_approvalresponseidx_approvalid eq '@{toUpper(body('Create_an_approval')?['name'])}'
and owninguser/internalemailaddress eq '@{item()}'