Forum Discussion
Justin_Walker
Oct 01, 2019Copper Contributor
Document Libraries: Can you upload and creation from an excel wire frame?
I am new to sharepoint and am setting up a site for my company. They are currently using dropbox and I have convinced them to move over to an SP document library. I want to know if I can build a wire frame for the folder structure in excel, then upload to SP.
thanks
J
- SinhaKislayIron Contributor
Justin_Walker Probably you have to use REST API or CSOM to read data from excel and then create folders
https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest
https://www.sharepointeurope.com/create-folders-in-office-365-sharepoint-document-library-c/