--- title: Todoist node documentation description: Learn how to use the Todoist node in n8n. Follow technical documentation to integrate Todoist node into your workflows. contentType: [integration, reference] priority: medium --- # Todoist node Use the Todoist node to automate work in Todoist, and integrate Todoist with other applications. n8n has built-in support for a wide range of Todoist features, including creating, updating, deleting, and getting tasks. On this page, you'll find a list of operations the Todoist node supports and links to more resources. ```{note} Credentials Refer to [Todoist credentials](/08-0-0-Workflow/integrations/builtin/credentials/todoist.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Task * Create a new task * Close a task * Delete a task * Get a task * Get all tasks * Reopen a task * Update a task ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```