--- title: Google Contacts node documentation description: Learn how to use the Google Contacts node in n8n. Follow technical documentation to integrate Google Contacts node into your workflows. contentType: [integration, reference] --- # Google Contacts node Use the Google Contacts node to automate work in Google Contacts, and integrate Google Contacts with other applications. n8n has built-in support for a wide range of Google Contacts features, including creating, updating, retrieving, deleting, and getting contacts. On this page, you'll find a list of operations the Google Contacts node supports and links to more resources. ```{note} Credentials Refer to [Google Contacts 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 * Contact * Create a contact * Delete a contact * Get a contact * Retrieve all contacts * Update a contact ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```