Package Information
Released: 11/7/2025
Downloads: 25 weekly / 44 monthly
Latest Version: 1.1.1
Author: Phan Long Quan Nguyen
Available Nodes
Documentation
n8n-nodes-sharepoint-recursive
Recursively lists all files and folders from SharePoint.
Quick Setup
npm install
npm run build
npm link
In your n8n folder:
npm link n8n-nodes-sharepoint-recursive
n8n start
Usage
- 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.