Google Calendar Connector
Documentation
Version: 6
Documentation

EndPoint Delete event


Name

delete_event

Description

Deletes event

Parameters

Parameter Label Required Options Description
CalendarId CalendarId YES
EventId EventId YES

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(50) 50 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Google Calendar Connector in API Source component to read data or in API Destination component to read/write data:

Delete rows from Events table using API Destination

This EndPoint belongs to Events table, therefore you cannot work with it directly. Use this table and table-operation pair instead:

Google Calendar
Events
Delete
SSIS API Destination - Access table operation