--- title: Google Business Profile node documentation description: Learn how to use the Google Business Profile node in n8n. Follow technical documentation to integrate Google Business Profile node into your workflows. contentType: [integration, reference] --- # Google Business Profile node Use the Google Business Profile node to automate work in Google Business Profile and integrate Google Business Profile with other applications. n8n has built-in support for a wide range of Google Business Profile features, which includes creating, updating, and deleting posts and reviews. On this page, you'll find a list of operations the Google Business Profile node supports, and links to more resources. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/google/index.md). ``` ## Operations * Post * Create * Delete * Get * Get Many * Update * Review * Delete Reply * Get * Get Many * Reply ## Templates and examples ## Related resources n8n provides a trigger node for Google Business Profile. You can find the trigger node docs [here](/08-0-0-Workflow/integrations/builtin/trigger-nodes/n8n-nodes-base.googlebusinessprofiletrigger.md). Refer to [Google Business Profile's documentation](https://developers.google.com/my-business/reference/rest) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```