--- title: Microsoft To Do node documentation description: Learn how to use the Microsoft To Do node in n8n. Follow technical documentation to integrate Microsoft To Do node into your workflows. contentType: [integration, reference] --- # Microsoft To Do node Use the Microsoft To Do node to automate work in Microsoft To Do, and integrate Microsoft To Do with other applications. n8n has built-in support for a wide range of Microsoft To Do features, including creating, updating, deleting, and getting linked resources, lists, and tasks. On this page, you'll find a list of operations the Microsoft To Do 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 ``` ## Operations * Linked Resource * Create * Delete * Get * Get All * Update * List * Create * Delete * Get * Get All * Update * Task * Create * Delete * Get * Get All * Update ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```