hi
I am trying to build a flow to add metadata to each file, folder and anything within any subfolder. What i need is file ID and folder path of the file. the get files properties only returns an error because the sharepoint folder contains almost 3000 files...
How can i manage to get all file ID's, folderpaths in an array?
The Pagination doesn't work for get files.
Also the TopCount doesn't work.