I need to upload a document to a SharePoint document library (can be via Rest Api/other) using C#.net & also retrieve the unique id/location of the document currently uploaded.

1

There are 1 answers

1
Flowlicious On

answered here you can get the information of the uploaded file after myLibrary.Update()