What Gets Synced
The Outlook Mail connector syncs:- Mail Folders - Folder hierarchy
- Messages - Email messages
- Attachments - File attachments
Authentication
This connector uses OAuth 2.0 via Microsoft Graph API.Configuration
After Date (Required)
Sync emails after this date (format:YYYY/MM/DD or YYYY-MM-DD).
Included Folders (Optional)
Folder names to include (e.g.,inbox, sentitems). Defaults to inbox and sent.
Excluded Folders (Optional)
Folder names to exclude (e.g.,junkemail, deleteditems). Defaults to junk and deleted.
Setup
Supported Entities
Outlook Messages
Email messages with metadata. Key fields:- Subject and sender
- To, CC recipients
- Sent/received dates
- Folder name
- Body preview
Implementation Details
View Source Code
Explore the Outlook Mail connector implementation on GitHub