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