I need to create a Power Automate flow which:-
a) Constantly monitors a folder in Windows Explorer (from Startup to Shutdown)
b) Every time a file arrives in the folder (filter = *.flg), change the name of the file (actually remove some characters)
c) Once the file is in the new format, move it to another folder
d) Loop so that process starts again for the next file to arrive in the folder
I am new to Power Automate so have only managed to change the file name by starting the process manually.
Once I have created the Flow I want to save, export it and be able to apply it, identically, to other PCs
Hope someone can help