--- title: Google Calendar Trigger node documentation description: Learn how to use the Google Calendar Trigger node in n8n. Follow technical documentation to integrate Google Calendar Trigger node into your workflows. contentType: [integration, reference] priority: medium --- # Google Calendar Trigger node [Google Calendar](https://www.google.com/calendar/) is a time-management and scheduling calendar service developed by Google. ```{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 Calendar Trigger integrations](https://n8n.io/integrations/google-calendar-trigger/) page. ``` ## Events - **Event Cancelled** - **Event Created** - **Event Ended** - **Event Started** - **Event Updated** [[ templatesWidget(page.title, 'google-calendar-trigger') ]] ## Related resources n8n provides an app node for Google Calendar. You can find the node docs [here](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.googlecalendar/index.md). View [example workflows and related content](https://n8n.io/integrations/google-calendar-trigger/) on n8n's website. Refer to [Google Calendar's documentation](https://developers.google.com/calendar/api/v3/reference) for details about their API.