Hello,
I'm trying to create a flow that informs users if an excel file is present in a sharepoint library
has been modify.
If the file has been modified an email is sent at 7 a.m. otherwise nothing is sent
At first I wanted to start with a sharepoint trigger but I'm stuck with the timeout.
How to set up a library scan every day at 7 a.m. and if the file has been modified
an email is sent?
Thank you