I'm sure I'm missing something obvious here.
I have a library with a bunch of folders, probably one file in each folder. I'm trying to build a manual flow that pulls all files from each of these folders and moves to one single folder.
Right now, I hava a Get Files(properties only) and then a Move File action. The issue is it's moving the folders as well. How can I specify only the files should be moved?