Hi everyone !
I've built a flow that triggers when a file is uploaded to Sharepoint.
I've added some trigger conditions to avoid having the flow triggering each time a new file is added.
The flow works fine when I'm the one uploading a file.
When another user adds a file, it just doesn't work. The flow isn't even triggered.
If I download the uploaded file and re-upload it, it works again.
How could I make sure that the flow starts regardless of who uploaded the file ?
Thanks !