--- title: Google Sheets Trigger node documentation description: Learn how to use the Google Sheets Trigger node in n8n. Follow technical documentation to integrate Google Sheets Trigger node into your workflows. contentType: [integration, reference] priority: high --- # Google Sheets Trigger node [Google Sheets](https://www.google.com/sheets) is a web-based spreadsheet program that's part of Google's office software suite within its Google Drive service. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/google/index.md). ``` ```{note} Examples and templates For usage examples and templates to help you get started, refer to n8n's [Google Sheets Trigger integrations](https://n8n.io/integrations/google-sheets-trigger/) page. ``` ## Events * Row added * Row updated * Row added or updated ## Related resources Refer to [Google Sheet's API documentation](https://developers.google.com/sheets/api) for more information about the service. n8n provides an app node for Google Sheets. You can find the node docs [here](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.googlesheets/index.md). View [example workflows and related content](https://n8n.io/integrations/google-sheets-trigger/) on n8n's website. ## Common issues For common questions or issues and suggested solutions, refer to [Common issues](/08-0-0-Workflow/integrations/builtin/trigger-nodes/n8n-nodes-base.googlesheetstrigger/common-issues.md).