What Gets Synced
The OneDrive connector syncs:- Drives - Personal and business drives
- Files - All files with metadata
- Folders - Folder structure
Authentication
This connector uses OAuth 2.0 authentication via Microsoft Graph API.Setup
Supported Entities
OneDrive Files
Files and folders with Microsoft Graph metadata. Key fields:- File name and description
- MIME type and size
- Parent folder
- Created/modified by
- Web URL
Implementation Details
View Source Code
Explore the OneDrive connector implementation on GitHub