--- title: Microsoft Outlook node documentation description: Learn how to use the Microsoft Outlook node in n8n. Follow technical documentation to integrate Microsoft Outlook node into your workflows. contentType: [integration, reference] priority: high --- # Microsoft Outlook node Use the Microsoft Outlook node to automate work in Microsoft Outlook, and integrate Microsoft Outlook with other applications. n8n has built-in support for a wide range of Microsoft Outlook features, including creating, updating, deleting, and getting folders, messages, and drafts. On this page, you'll find a list of operations the Microsoft Outlook node supports and links to more resources. ```{note} Credentials Refer to [Microsoft credentials](/08-0-0-Workflow/integrations/builtin/credentials/microsoft.md) for guidance on setting up authentication. ``` ```{tip} 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. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/hitl-tools.md ``` ## Operations * Calendar * Create * Delete * Get * Get Many * Update * Contact * Create * Delete * Get * Get Many * Update * Draft * Create * Delete * Get * Send * Update * Event * Create * Delete * Get * Get Many * Update * Folder * Create * Delete * Get * Get Many * Update * Folder Message * Get Many * Message * Delete * Get * Get Many * Move * Reply * Send * Send and Wait for Response * Update * Message Attachment * Add * Download * Get * Get Many ```{include} ../../../../_snippets/integrations/builtin/send-and-wait-operation.md ``` ## Templates and examples ## Related resources Refer to [Outlook's API documentation](https://learn.microsoft.com/en-us/outlook/rest/get-started) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```