Forum Discussion

sabinsharma's avatar
sabinsharma
Copper Contributor
Apr 22, 2019

How to read the content of the file returned by sharepoint Rest API

Hello Everyone, I am using Rest API provided by the SharePoint to read the content of PDF file.  url: http://site url/_api/web/GetFolderByServerRelativeUrl('/Folder Name')/Files('file name')/$value...

Resources