Onedrive
Onedrive
Connect your Onedrive data to Airweave
Overview
The Onedrive connector allows you to sync data from Onedrive into Airweave, making it available for search and retrieval by your agents.
Configuration
OneDriveSource
OneDrive source implementation using Microsoft Graph API.
Authentication
This connector uses OAuth 2.0 with refresh token.
Authentication Configuration
OneDrive authentication credentials schema.
refresh_token
The refresh token for your OneDrive app.
access_token
The access token for your OneDrive app.
Entities
The following data models are available for this connector:
OneDriveDriveEntity
Schema for a OneDrive Drive object.
The inherited entity_id stores the drive’s unique ID. Additional key fields come from the Microsoft Graph drive resource.