Hello,
I am trying to build a flow that reads due dates for performance reviews from a sharepoint list then sends automatic reminders to employees. I have the read dates and send reminders flow done, but I can't find a way to stop the reminders automatically when the task has been completed.
What I want to do is use the "delay" or "reminder" options to send an email every two days unless the recipient has completed their review and uploaded it to a specific folder in OneDrive. Is there a way to use a command to check for a document in a folder and then use a condition to either send a reminder email or not depending on the outcome of the document check?
Thank you