Skip to main content

Outlook

Outlook is the email service provided by Microsoft. This connector enables you to sync emails, mailboxes, and conversations from Microsoft Outlook/Exchange Online using Microsoft Graph API with delegated permissions for multi-tenant support.

Configuration

InputTypeDescriptionDefault Value
client_idstringOAuth Client ID. The Client ID of your Microsoft Azure application
tenant_idstringTenant ID (Optional). Azure AD Tenant ID (optional for multi-tenant apps, defaults to 'common')common
client_secretstringOAuth Client Secret. The Client Secret of your Microsoft Azure application
refresh_tokenstringRefresh Token. Refresh token obtained from Microsoft OAuth flow

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
profileNo pagination
mailboxesidDefaultPaginator
messagesidDefaultPaginator
messages_detailsidNo pagination
conversationsconversationIdDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
string
client_id
string
client_secret
string
refresh_token
string
tenant_id

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12025-08-14Initial release by @saif-qureshi-341 via Connector Builder
Was this page helpful?