
I have a sharepoint folder with approx. 1000+ files each with their own properties. I'd like to export the individual file properties into a list either as CSV or Excel. Can someone please help, I've started with Get Files but what then? Create a table?
thanks in advance
Here's one way to do it. After your Get File Properties step, add a Create CSV table step with the 'value' from your Get File step. Then add Send an Email and put the csv output as the file content and name it something (expand Advanced Options to see those fields).
Pat