Connectors
Microsoft Outlook
Icon

Microsoft Outlook Connector

Quickly build integrations connecting your B2B SaaS to Microsoft Outlook.

About the Microsoft Outlook Connector

Manage emails, calendar events, and subscriptions in Microsoft Outlook.

Actions

Action NameAction Description
List CalendarsLists all calendars for the user.
Create CalendarCreates a new calendar.
Update CalendarUpdates an existing calendar.
Delete CalendarDeletes an existing calendar.
Get Schedule AvailabilityGets the free/busy availability information for a collection of users.
Get Calendar EventGets information about a specific calendar event.
List EventsLists all events for the user.
Create EventCreates an event on a calendar.
Update EventUpdates an existing event.
Delete EventDeletes an event.
Cancel EventCancels an event.
List Supported TimezonesLists supported timezones for the current user.
List Supported LanguagesLists supported languages for the current user.
Create Mail FolderCreates a new mail folder.
Delete Mail FolderDeletes the specified mail folder.
List Mail FoldersGets the mail folder collection directly under the root folder of the signed-in user, or under the specified parent folder.
Delete MessageDeletes a message by ID.
Get Mail MessageFetches and parses a raw message by ID.
List Mail MessagesLists mail messages in a user's mailbox.
Send MessageSends a new message.
Raw RequestSends a raw HTTP request to Microsoft Outlook.
List SubscriptionsLists all subscriptions for Microsoft Outlook.
Create Event SubscriptionCreates an event subscription for Microsoft Outlook.
Update Event Subscription ExpirationUpdates the expiration of an existing event subscription for Microsoft Outlook.
Delete SubscriptionDeletes an existing subscription for Microsoft Outlook.
Delete All Instance SubscriptionsDeletes all subscriptions pointed at this instance.
Create Mail Folder SubscriptionCreates a mail folder subscription for Microsoft Outlook.
Get Current UserGets the information and metadata of the user that is currently logged in.

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from Outlook for manually configured webhook subscriptions.
Calendar Event WebhookReceive calendar event notifications from Outlook. Automatically creates and manages a webhook subscription for calendar events when the instance is deployed, and removes the subscription when the instance is deleted. Supports scheduled renewal to keep the subscription active.
Mail Message WebhookReceive mail message notifications from Outlook. Automatically creates and manages a webhook subscription for mail messages when the instance is deployed, and removes the subscription when the instance is deleted. Supports scheduled renewal to keep the subscription active.
New and Updated MessagesChecks for new and updated mail messages in Microsoft Outlook on a configured schedule.