# Google Calendar node

Use the Google Calendar node to automate work in Google Calendar, and integrate Google Calendar with other applications. Automated Workflows has built-in support for a wide range of Google Calendar features, including adding, retrieving, deleting and updating calendar events.

On this page, you'll find a list of operations the Google Calendar node supports and links to more resources.

Credentials
Refer to [Google Calendar credentials](#) for guidance on setting up authentication.

## Operations

* **Calendar**
  * [**Availability**](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.googlecalendar/calendar-operations#availability): If a time-slot is available in a calendar
* **Event**
  * [**Create**](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.googlecalendar/event-operations#create): Add an event to calendar
  * [**Delete**](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.googlecalendar/event-operations#delete): Delete an event
  * [**Get**](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.googlecalendar/event-operations#get): Retrieve an event
  * [**Get Many**](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.googlecalendar/event-operations#get-many): Retrieve all events from a calendar
  * [**Update**](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.googlecalendar/event-operations#update): Update an event


## Related resources

Automated Workflows provides a trigger node for Google Calendar. You can find the trigger node docs [here](#).

Refer to [Google Calendar's documentation](https://developers.google.com/calendar/api/v3/reference) for more information about the service.

View [example workflows and related content](https://developer.transmitsecurity.com/integrations/google-calendar/) on Automated Workflows's website.