The Google Calendar modules enable you to monitor, create, retrieve, update, or delete events and calendars in your Google Calendar.
Prerequisites
In order to use Google Calendar with Integromat, it is necessary to have a Google account. If you do not have one, you can create a Google account at google.com.
To connect your Google Calendar account to Integromat follow the general instructions for Connecting to services.
After you click the Continue button, Integromat will redirect you to the Google Calendar website where you will be prompted to grant Integromat access to your account.
Confirm the dialog by clicking the Allow button.
Retrieve calendars of the authenticated user.
Connection | Establish a connection to your Google Calendar. |
Minimum access role |
Select the minimum access role for the user in the returned entries.
|
Show hidden calendars | Enable this option to return also hidden entries. |
Limit | Set the maximum number of calendars Integromat will return during one execution cycle. |
Returns details of the specified calendar.
Connection | Establish a connection to your Google Calendar. |
Calendar ID |
Select or map the ID of the calendar you want to retrieve details about. |
Creates a new calendar in your Google account.
Connection | Establish a connection to your Google Calendar. |
Calendar name |
Enter a name for the new calendar. |
Updates a calendar title of the specified calendar.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar you want to rename. |
Calendar name |
Enter a new title for the calendar. |
Deletes an existing calendar.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar you want to rename. |
Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.
Connection | Establish a connection to your Google Calendar. |
Watch Events
Retrieves details of an event when the event is created, updated, deleted, started, or ended in the selected calendar.
Connection | Establish a connection to your Google Calendar. |
Calendar | Select the calendar you want to watch for events. |
Watch events | Select the change in date that triggers the module. |
Show deleted events | Enable this option to include deleted events (with status equals "canceled ") in the result. |
Query | Filter the result by events that match the search term in any field, except for extended properties. |
Limit | Set the maximum number of events Integromat will return during one execution cycle. |
Searches for events in the selected calendar.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select the calendar you want to watch for events. |
Start date | Enter the start date of the date range you want to filter results by. The list of supported date and time formats. |
End date | Enter the end date of the date range you want to filter results by. The list of supported date and time formats. |
Single events | Enable this option to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves. |
Query | Enter the search term to find events that match these terms in any field, except for extended properties. |
Order by |
Select the order of the events returned in the result.
|
Limit | Set the maximum number of events Integromat will return during one execution cycle. |
Retrieves event details.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar that contains the event you want to retrieve details about. |
Event ID | Select or map the ID of the event you want to retrieve details about. |
Creates a new event.
Connection | Establish a connection to your Google Calendar. | ||||
Create an event | Select whether you want to quickly add the event or specify more details of the event. | ||||
Calendar ID | Select or map the ID of the calendar you want to create an event for. | ||||
Color | Select the hex code of the color you want to use for the event. The color in the brackets is the background color. | ||||
Event name |
Enter text describing the event to be created. For the Quick add (selected in the Create an Event field). If no date/time is provided in this field, the quick adding event is created starting from the current time for an hour. |
||||
All day event | Enable this option if the event is an all day event. | ||||
Start date | Enter the date, in the format "yyyy-mm-dd", if this is an all-day event. The list of supported date and time formats. | ||||
End date | Enter the date, in the format "yyyy-mm-dd", if this is an all-day event. The list of supported date and time formats. | ||||
Description | Enter a description of the event. Supports HTML. | ||||
Location | Specify the geographic location of the event as free-form text. | ||||
Use the default reminder settings for this event | Enable this option to apply default calendar reminders to this event. | ||||
Reminders |
Set the event reminders.
|
||||
Attendees |
Add attendees of the event.
|
||||
Show me as | Select your status. | ||||
Visibility | Set the visibility of the event.
|
||||
Send notifications about the event creation |
Select whether to send notifications about the creation of a new event. Note that some emails might still be sent. The None option should only be used for migration use cases.
|
||||
Guests can modify the event | Enable this option to allow attendees other than the organizer to modify the event. | ||||
Recurrence |
Specify the recurrence. A list of RRULE, EXRULE, RDATE, and EXDATE lines for a recurring event, as specified in RFC5545. Note that DTSTART and DTEND lines are not allowed in this field; event start and end times are specified in the |
Updates an existing event.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar that contains the event you want to update. |
Event ID | Select or map the ID of the event you want to update. |
Please find the descriptions of the fields in the Create an Event section above.
Deletes a specified event.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar that contains the event you want to delete. |
Event ID | Select or map the ID of the event you want to delete. |
Send notifications about the event deletion | Guests who should receive notifications about the deletion of the event. |
Returns the rules in the access control list for the calendar.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar you want to retrieve ACLs for. |
Limit | Set the maximum number of ACLs Integromat will return during one execution cycle. |
Retrieves an access control rule details.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar that contains the access control rule you want to retrieve. |
Access control rule ID | Select or map the ID of the access control rule you want to retrieve. |
Creates an access control rule.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar you want to create an access control rule at. |
Role | Select the role assigned to the scope.
|
Type | Select the type of scope.
The permissions granted to the
Default , or the public, scope apply to any user, authenticated or not. |
Value | Enter the email address of a user or a group, or the name of a domain, depending on the scope type. |
Updates an existing access control rule.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar that contains the access control rule you want to update. |
Access control rule ID | Select or map the ID of the access control rule you want to update. |
Role |
Select the role assigned to the scope.
|
Send notifications | Enable this option to send notifications about the calendar sharing change. Note that there are no notifications on access removal. |
Deletes an existing access control rule.
Connection | Establish a connection to your Google Calendar. |
Calendar ID | Select or map the ID of the calendar that contains the access control rule you want to delete. |
Access control rule ID | Select or map the ID of the access control rule you want to delete. |
Allows you to perform a custom API call.
Connection | Establish a connection to your Google Calendar. |
URL |
Enter a path relative to For the list of available endpoints, refer to the Google Calendar API Documentation.
|
Method |
Select the HTTP method you want to use: GET POST PUT PATCH DELETE |
Headers | Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
Query string | Enter the request query string. |
Body | Enter the body content for your API call. |
The following API call returns calendars on your calendar list in your Google account:
URL:
/v3/users/me/calendarList
Method:
GET
The result can be found in the module's Output under Bundle > Body > items.
In our example, 3 calendars were returned:
Retrieves free/busy information for a set of calendars.
Connection | Establish a connection to your Google Calendar. |
Minimum time | Enter the start of the interval for the query. The list of supported date and time formats. |
Maximum time | Enter the end of the interval for the query. The list of supported date and time formats. |
Calendars | Specify the list of calendars and/or groups you want to query. |
It is possible to trigger a scenario a specified amount of time before an event with the help of standard Google Calendar email reminders and the Webhooks > Custom mailhook module.
Text
item and search for the Confirmation code:calendar-notification@google.com
and press "Create a filter":<meta itemprop="eventId/googleCalendar" content="(?<evenitID>.*?)"/>
HTML content
item outputted from the Webhooks > Custom mailhook module:Both modules are deprecated. To iterate desired values, please use the Flow Control > Iterator module.
last update: 2020-07-10
Calendar: List Calendars Get a Calendar Update a Calendar Delete a Calendar Clear a Calendar Get Free/Busy Information Access Control Rule: List Access Control Rules Get an Access Control Rule Create an Access Control Rule Update an Access Control Rule Delete an Access Control Rule Get Free/Busy Information Events: Search Events
Events: Create an Event - Option to add an Event Quickly - Option to add an Event in Detail
Events: Watch Events (instant) Iterators: Iterate Attendees Iterate Attachments