Google Calendar Connector
Google Calendar Connector Help
Version 4
ZappySys Logo File Version: v4
Supported Engine: 4

Tables for Google Calendar Connector


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

Name Description Supported Operations
Calendars No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES list_calendars
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
Events Insert, update, delete and list datasets Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES list_events
INSERT YES create_event
UPDATE NO
UPSERT NO
DELETE YES delete_event
LOOKUP NO