Hi,
How to upload multiple documents ( more than 40 ) using Rest API / javascript object model to a document library ?
I would like to create a batch script which runs in the windows scheduler and uses Rest Api , javascript object model to upload files to document library . How to achieve this?
Thanks