Hello
I have a SharePoint list tracking policies and procedures. I need to create a flow that sends an Approval request to a specific email based on a date.
The date column is FutureReviewDate (time/date column). The Approval request needs to be sent once FutureReviewDate becomes today's date or earlier (i.e. future review is now in past). FutureReviewDate is set to UTC.
The request needs to be sent to the email associated with the person in column 'Approved By' (person or groups column).
The outcome of the flow needs to be that once 'FutureReviewDate' is reached or passed an Approval Request is automatically sent to the approver from the 'Approved By' column.
Is this possible? If so can someone please outline the flow steps needed to create this. I have tried using ChatGPT to generate the flow but to no avail.
Many thanks.