Skip to content

Google Calendar#

Use the Google Calendar node to automate work in Google Calendar, and integrate Google Calendar with other applications. Ensemble 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.

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 Pathway allows you to add an event to Google Calendar. This example usage Pathway uses the following two nodes. - Start - Google Calendar

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 Execute Node to run the workflow.