Outlook Calendar
Outlook Calendar
Connect your Outlook Calendar data to Airweave
Overview
The Outlook Calendar connector allows you to sync data from Outlook Calendar into Airweave, making it available for search and retrieval by your agents.
Configuration
OutlookCalendarSource
Outlook Calendar source implementation (read-only).
Authentication
This connector uses OAuth 2.0 with rotating refresh token.
Authentication Configuration
Outlook Calendar authentication credentials schema.
refresh_token
The refresh token for your Outlook Calendar app.
access_token
The access token for your Outlook Calendar app.
Entities
The following data models are available for this connector:
OutlookCalendarCalendarEntity
Schema for an Outlook Calendar object.
Based on the Microsoft Graph Calendar resource.
OutlookCalendarEventEntity
Schema for an Outlook Calendar Event object.
Based on the Microsoft Graph Event resource.