I have a problem where flows are not triggering from files that are added inside a folder. If you drag and drop the folder that has the files inside to SharePoint the flow triggers from all of the files but if I copy the folder from one location in SharePoint into another the flow only triggers once of the folder.
I have been wondering if I could list all the files inside the added folder and process them that way but then I would have to know how the folder was added so I wouldn't process the same files twice.