Google Calendar
App Overview
A versatile and user-friendly online calendar service that helps you manage your schedule, appointments, and important events effortlessly. Stay organized with color-coded events, reminders, and notifications. Collaborate with others by sharing calendars and scheduling meetings. Accessible on multiple devices, Google Calendar ensures seamless synchronization and real-time updates.
Getting Started: Installations
Name | Type | Description | Exemple | Hidden |
---|---|---|---|---|
oauth2 | oauth2 | OAuth connection for Google | false | |
calendarId | string | Calendar identifier | false |
App Items
Events
Calendar Event Updated
Triggers when an event is updated in a calendar.
Name | Type |
---|---|
eventId | string |
summary | string |
description | string |
start | string |
duration | number |
location | string |
attendees | array |
videoConferenceUrl | string |
organizer | object |
Calendar Event Created
Triggers when a new event is created in a calendar.
Name | Type |
---|---|
eventId | string |
summary | string |
description | string |
start | string |
duration | number |
location | string |
attendees | array |
videoConferenceUrl | string |
organizer | object |
Technical Actions
Version(s)
1.0.2 