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 best solutions below

1
On

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