Greetings! Our customer have a workflow built in Power Automate with 3 approval actions. Now they would like to get a reminder every morning about the approval tasks which are unfinished for at least 2 days. Are there any way to do this? Can we access PA approval task list with a C# app or another PA workflow? Or we must use a list in SharePoint Online to create a new item before every approval task and delete it after finishing the task?
Thank You,
Gabor
Solved! Go to Solution.
@warrenbarton there isnt any out of box functionality in Power Automate Approvals for reminders, you will need to implement your own logic. One approach is to maintain status of approvals in database where you are storing your data or SharePoint list, then create a flow with recurrence trigger to trigger daily and check the pending approvals in database or SharePoint list to determine which items require reminders to be sent.
@warrenbarton there isnt any out of box functionality in Power Automate Approvals for reminders, you will need to implement your own logic. One approach is to maintain status of approvals in database where you are storing your data or SharePoint list, then create a flow with recurrence trigger to trigger daily and check the pending approvals in database or SharePoint list to determine which items require reminders to be sent.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
26 | |
25 | |
23 | |
23 | |
20 |
User | Count |
---|---|
60 | |
40 | |
40 | |
29 | |
25 |