Forum Discussion
yc-tony
Jan 22, 2020Copper Contributor
Sharepoint REST API (getting site app Document Library data)
Hi, I'm new to the Sharepoint REST API and am a little lost trying to figure out how to access data. Currently my client has a SharePoint site setup with "Document Library" apps. Which I understand ...
Carlos_Marins
Jan 24, 2020Iron Contributor
I would advise you to take a look at the PnPJS library to make request through the REST API. Specifically the Folders session(https://pnp.github.io/pnpjs/sp/folders/) should help you get going. If you need any help, let me know.
Regards
Regards