Forum Discussion
zee_khoon_keeapllogis
Apr 26, 2019Copper Contributor
SharePoint Online Add-in Data Repository
Hi,
May I know if there is anyway to access document attached via SharePoint Add-in directly. Understand that SharePoint add-in isolated sub-site will be created when install Add-in. Can we access this sub-site directly and locate the document folder? Thanks in advance.
Thank
- Yes, you should be able to access using SPO API any list/document library provisoned on the Add-in site
- zee_khoon_keeapllogisCopper ContributorThank you!
Besides the SPO API, can my normal user access the document library via UI directly similar to "Open with Explorer", so they can download all attachment for example.