48
Views
1
Comments
Download pdf file from sharepoint
Application Type
Traditional Web, Mobile

Hi All

I am using a traditional web and mobile application. I have a requirement to download pdf file from sharepoint location. Can anyone please guide me how to achieve the same.

Let me know if any further details required. Thanks in advance.

2020-01-24 11-50-44
Diego Meira

Hello Vivek!

Is this Sharepoint location public? 

If yes, it's a just simple URL request.

If not, you can use the Microsoft Graph API to access the libraries.

https://docs.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.0.

I hope it helps. 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.