n8n-nodes-sharepoint-recursive
v1.1.1
Published
Recursively builds a folder tree from SharePoint, listing all files and folders.
Maintainers
Readme
n8n-nodes-sharepoint-recursive
Recursively lists all files and folders from SharePoint.
Quick Setup
npm install
npm run build
npm linkIn your n8n folder:
npm link n8n-nodes-sharepoint-recursive
n8n startUsage
- Add Microsoft OAuth2 credentials with
Sites.Read.Allscope - Get your SharePoint Site ID from Graph API
- Configure the node with Site ID
- Optionally specify Drive ID and folder path
See SETUP.md for detailed instructions.
