Skip to main content
Server path: /google-calendar-api-events | Type: Application | PCID required: Yes

Tools


google-calendar-api-events_create_event

Creates an event. Parameters:

google-calendar-api-events_delete_event

Deletes an event. Parameters:

google-calendar-api-events_find_free_time

Find available time slots within a date range by listing events on the primary calendar and computing gaps. Returns free time windows that are at least as long as the requested duration. Parameters:

google-calendar-api-events_get_event

Returns an event based on its Google Calendar ID. To retrieve an event using its iCalendar ID, call the events.list method using the iCalUID parameter. Parameters:

google-calendar-api-events_list_event_instances

Returns instances of the specified recurring event. Parameters:

google-calendar-api-events_list_events

Returns events on the specified calendar. Parameters:

google-calendar-api-events_list_trigger_capabilities

List the available trigger capabilities for Google Calendar. Returns supported polling configurations and configurable fields for event-based triggers.

google-calendar-api-events_move_event

Moves an event to another calendar, i.e. changes an event’s organizer. Parameters:

google-calendar-api-events_poll_trigger

Poll for Google Calendar events by type (created, updated, cancelled, started, ended). Uses cursor-based incremental sync to return only events changed since the last poll. Parameters:

google-calendar-api-events_quick_add_event

Creates an event based on a simple text string. Parameters:

google-calendar-api-events_replace_event

Updates an event. Parameters:

google-calendar-api-events_update_event

Updates an event. This method supports patch semantics. Parameters: