Skip to content

Cal Trigger

Node: calTrigger · Full type: n8n-nodes-base.calTrigger · Version: 2

Credentials

calApi (alias: @cal)

CREDENTIAL @cal = calApi "My Cal Trigger"

Parameters

Parameter Type Default Details
events multiOptions [] required; multi: BOOKING_CANCELLED, BOOKING_CREATED, BOOKING_RESCHEDULED, MEETING_ENDED
version options 1 1, 2
options collection {} keys: appId, eventTypeId, payloadTemplate

options children:

Parameter Type Default Details
appId string ""
eventTypeId options ""
payloadTemplate string ""

Example

NODE "calTrigger" @cal AS "Cal Trigger"