Google Calendar Nodes
 
The Google Calendar nodes let you read, create, update, and delete events and calendars in your Google Calendar. Currently, the following nodes are available:
| Node name | Description | API Reference | 
|---|---|---|
| List Calendars | Returns the calendars on the user's calendar list. | List Calendars (opens in a new tab) | 
| Get Events | Returns the events on the specified calendar. | List Events (opens in a new tab) | 
| Create Event | Creates an event on the specified calendar. | Insert Event (opens in a new tab) | 
| Get Event Details | Returns the details of a specific event. | Get Event (opens in a new tab) |