I have a workflow created in Power Automate that uses a File System Connector.
When a file is created in a shared system folder, the workflow should run and copy the file to SharePoint online site.
The problem is: the workflow is not triggering everytime a file is created.
Sometime it does, most of the times it doesn't.
Also, some times, we create 7 files and it only copies 1 or 2. Or you create 5 files and only 4 make the flow trigger.
This is causing many issues on the automation of the process.
Also, I would like to use the "When a file is added or modified (properties only)" connector, but this one never triggers.
Below is part of the workflow I created. I don't think it makes sense to show more considering that the flow doesn't trigger.
The user that reuns the workflow has a premium license.
Any advice or ideas?
Thanks in advance!