Google Calendar Connector
Documentation
Version: 6
Documentation

Endpoints


On this page you will see possible API actions you can perform with Google Calendar connector. We will refer this as API EndPoint or just EndPoint.

Label Name Description
Create event create_event Creates event
Delete event delete_event Deletes event
Get event get_event Gets event
List calendars list_calendars Lists calendars
List events list_events Lists events
Move event to another calendar move_event Moves event from one calendar to another
Make Generic API Request generic_request This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Make Generic API Request (Bulk Write) generic_request_bulk_write This is a generic endpoint for bulk write purpose. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.