Microsoft Outlook Trigger node#
Use the Microsoft Outlook Trigger node to respond to events in Microsoft Outlook and integrate Microsoft Outlook with other applications.
On this page, you'll find a list of events the Microsoft Outlook Trigger node can respond to, and links to more resources.
Credentials
This node supports two authentication options:
- Microsoft Outlook OAuth2 API: the Microsoft Outlook-specific OAuth2 credential (default).
- Microsoft OAuth2 API: a generic Microsoft Graph credential that you can reuse across other Microsoft nodes. When you select this option, make sure the credential is granted the scopes this node needs (for example,
Mail.ReadWrite).
You can find authentication information for this node here.
Government Cloud Support
If you're using a government cloud tenant (US Government, US Government DOD, or China), make sure to select the appropriate Microsoft Graph API Base URL in your Microsoft credentials configuration.
Examples and templates
For usage examples and templates to help you get started, refer to n8n's Microsoft Outlook integrations page.
Events#
- Message Received
Related resources#
n8n provides an app node for Microsoft Outlook. You can find the node docs here.
View example workflows and related content on n8n's website.