Hi
I have folders in a SharePoint Document libray. There are a few custom columns e.g. customer name
I want to retrieve only the customer names attached to folders.
My current solution is using the Get Files (properties only) action then Parsing the Json for the Customer Name column field. I then initialize an array variable and appending each Customer Name to an array.
Its usable but very inefficient especially when there are lots of folders
Is there a better way?
Thank you

Report
All responses (
Answers (