What Gets Synced
The SharePoint connector syncs:- Sites - SharePoint sites and subsites
- Drives - Document libraries
- Files - Documents and files
- Lists - SharePoint lists and items
- Pages - Site pages
- Users and Groups - Permissions and membership
Authentication
This connector uses OAuth 2.0 authentication via Microsoft Graph API.Setup
Add SharePoint Connection
In Airweave, navigate to your collection and click Add Source → SharePoint.
Supported Entities
SharePoint Sites
Site collections and subsites. Key fields:- Site name and description
- Web URL
- Site collection info
SharePoint Files
Documents in libraries. Key fields:- File name and path
- MIME type
- Created/modified by
- Parent site and drive
SharePoint Lists
Custom lists and their items. Key fields:- List name and description
- Field values (dynamic schema)
- Associated site
Implementation Details
View Source Code
Explore the SharePoint connector implementation on GitHub