Forum Discussion

María José Pedreira's avatar
María José Pedreira
Brass Contributor
Apr 30, 2018

Massive load of documents into a library - PNP

Hello,

 

I wonder if somebody has prepared a script for performing a massive load of documents into a library.

I have the documents available in a windows folder.

I have a csv with the file name and several mandatory properties for every file.

I have to use PNP.


Thanks!

7 Replies

  • Steve Johnson's avatar
    Steve Johnson
    Copper Contributor
    This does the job with PNP I think.

    https://gallery.technet.microsoft.com/office/Upload-Multiple-Documents-4c4aa989
  • Did you try this?

    https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/bulk-upload-documents-sample-app-for-sharepoint

     

    • María José Pedreira's avatar
      María José Pedreira
      Brass Contributor

      Hi, I dont have access to the servers, so I use to work with PnP... And I'm working with Sharepoint 2016 on premise...

      • michael meza's avatar
        michael meza
        Brass Contributor
        I have a C# App that does exactly what you need... pulls from CVS file to push into SP with Metadata.... you would have to tweak it to work for you if you could do it in C#

Resources