Skip to main content

Google Calendar

The Google Calendar node allows you to automate work in Google Calendar, and integrate Google Calendar with other applications. Robbot Automation has built-in support for a wide range of Google Calendar credentials, 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.

!!! note "Credentials" Refer to Google Calendar credentials for guidance on setting up authentication.

!!! note "Examples and templates" For usage examples and templates to help you get started, take a look at Robbot Automation's Google Calendar list.

Basic Operations

  • Calendar
    • If a time-slot is available in a calendar
  • Event
    • Add a event to calendar
    • Delete an event
    • Retrieve an event
    • Retrieve all events from a calendar
    • Update an event

Example Usage

This workflow allows you to add an event to Google Calendar. You can also find the workflow on the website. This example usage workflow uses the following two nodes.

1. Start node

The start node exists by default when you create a new workflow.

2. Google Calendar node

  1. First of all, you'll have to enter credentials for the Google Calendar node. You can find out how to do that here.
  2. Select the Calendar from the dropdown list of the user's calendar list.
  3. Enter the start date of your event in the Start field.
  4. Enter the end date of your event in the End field.
  5. Click on Save to run the workflow.