Hello,
I'm trying to build a flow to send an email reminder to the manager and Head. I'm using SQL Server as a database.
Logic: 1) Send an email to the requestor's direct manager after 3 days of request. keep sending every 3 days until the request status changes to a different stage.
2) Once the manager approves the request, the status changes to the "pending final approval". Send a reminder email to the Head if he does not approve within 3 days of manager approval.
I'm using Powerapps for creating an approval request.
Any suggestions?
Thanks,
Omi