Outlook Calendar
Outlook Calendar
Configuration
Outlook Calendar source connector integrates with the Microsoft Graph API to extract data.
Synchronizes data from Outlook calendars.
It provides comprehensive access to calendars, events, and attachments with proper timezone handling and meeting management features.
Authentication
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
- OAuth Browser Flow (recommended for UI)
- OAuth Token (for programmatic access)
- Auth Provider (enterprise SSO)
Configuration Options
This connector does not have any additional configuration options.
Data Models
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.
OutlookCalendarAttachmentEntity
Schema for Outlook Calendar Event attachments.
Represents files attached to calendar events.