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

EndPoint Create event


Name

create_event

Description

Creates event

Parameters

Parameter Label Required Options Description
CalendarId CalendarId YES

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
Status DT_WSTR 50 False
Created DT_DBTIMESTAMP 0 False
Updated DT_DBTIMESTAMP 0 False
HtmlLink DT_WSTR 4000 False
iCalUID DT_WSTR 1024 False
eventType DT_WSTR 128 False

Input Columns

Label DataType Length Raw Description
StartsOn DT_DBDATE 0 False Use StartsOn OR StartsAt
StartsAt DT_DBTIMESTAMP 0 False Use StartsOn OR StartsAt
StartsInTimeZone DT_WSTR 300 False
EndsOn DT_DBDATE 0 False
EndsAt DT_DBTIMESTAMP 0 False
EndsInTimeZone DT_WSTR 300 False
Kind DT_WSTR 300 False
Attendees DT_NTEXT 0 False
Description DT_WSTR 4000 False
GuestsCanInviteOthers DT_WSTR 4000 False
GuestsCanModify DT_WSTR 4000 False
GuestsCanSeeOtherGuests DT_WSTR 4000 False
Location DT_WSTR 1024 False
Recurrence DT_WSTR 1024 False
Status DT_WSTR 50 False
Summary DT_WSTR 300 False
Transparency DT_WSTR 300 False
Visibility DT_WSTR 300 False