Dear Community,
New to Power Automate. Desktop. I have a Flow (used Recorder) in which uploads the files to One Drive with .yar from particular folder. For example, File_1.yar is uploaded. It works! The files in this folder particular copied from another software. So, after some time it will have File_2.yar, File_3.yar and so on.
Question is, is it possible to use customer selector - Regular expression match i.e. *.yar. (file extension is .yar) or Ends with.
If understand correctly, this will fulfil the condition - Flow (File upload) to should run/repeat until any files in the folder with .yar extension. So, how to change the current Flow, which is works for only one File_1.yar ?
Am i missing anything? Any suggestions /ideas highly useful. Thanks 🙂