Outlook Mail
Outlook Mail
Configuration
Outlook Mail source connector integrates with the Microsoft Graph API to extract email data.
Synchronizes data from Outlook mailboxes.
It provides comprehensive access to mail folders, messages, and attachments with hierarchical folder organization and content processing capabilities.
Authentication
This connector uses OAuth 2.0 authentication. Connect this source through the Airweave UI, which will guide you through the OAuth flow.
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
OutlookMailFolderEntity
Schema for an Outlook mail folder.
See: https://learn.microsoft.com/en-us/graph/api/resources/mailfolder?view=graph-rest-1.0
OutlookMessageEntity
Schema for Outlook message entities.
Reference: https://learn.microsoft.com/en-us/graph/api/resources/message?view=graph-rest-1.0
OutlookAttachmentEntity
Schema for Outlook attachment entities.
Reference: https://learn.microsoft.com/en-us/graph/api/resources/fileattachment?view=graph-rest-1.0