Forum Discussion
vanessafvg
Community Champion
8 years agopulling a folder from sharepoint
im pulling my hair out trying to connect to a sharepoint folder, ive had an external sharepoint folder shared with me, i need to suck in all those files in that folder. When trying to connect with t...
- 8 years ago
from my experience you need to connect to root e.g. https://company.sharepoint.com/sites/SiteName/ and from there navigate to a specific folder
but if even that gives you an error, then maybe there is issue with access? maybe it's worth to test your code with the owner of the SharePoint?
Stachu
Community Champion
8 years agofrom my experience you need to connect to root e.g. https://company.sharepoint.com/sites/SiteName/ and from there navigate to a specific folder
but if even that gives you an error, then maybe there is issue with access? maybe it's worth to test your code with the owner of the SharePoint?