Outlook Mail
Outlook Mail
Connect your Outlook Mail data to Airweave
Overview
The Outlook Mail connector allows you to sync data from Outlook Mail into Airweave, making it available for search and retrieval by your agents.
Configuration
OutlookMailSource
Outlook Mail source implementation (read-only).
Retrieves and yields Outlook mail folders, messages and attachments.
Authentication
This connector uses OAuth 2.0 with rotating refresh token.
Outlook Mail authentication credentials schema.
The refresh token for your Outlook Mail app.
The access token for your Outlook Mail app.
Entities
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