Automate Reddit
Explore Plans
Mobile menu Close menu
CalendlyCalendly

Event canceled

This trigger fires when someone cancels a scheduled Calendly event with you.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when someone cancels a scheduled Calendly event with you.
API endpoint slug
calendly.event_invitee_cancelled

Trigger fields

Event ID Dropdown list

Label
Which event?
Slug
event_id
Required
true
Can have default value
false

Ingredients

Event type nameThe name of your event type.

Slug
event_type_name
Filter code
Calendly.eventInviteeCancelled.EventTypeName
Type
String
Example
30 Minute Meeting

NameThe invitee's name in human readable format.

Slug
name
Filter code
Calendly.eventInviteeCancelled.Name
Type
String
Example
Bob Smith

First nameThe first name of the invitee.

Slug
first_name
Filter code
Calendly.eventInviteeCancelled.FirstName
Type
String
Example
Bob

Last nameThe last name of the invitee

Slug
last_name
Filter code
Calendly.eventInviteeCancelled.LastName
Type
String
Example
Smith

EmailThe invitee's email

Slug
email
Filter code
Calendly.eventInviteeCancelled.Email
Type
String
Example
email@example.com

StatusWhether the invitee is active or cancelled.

Slug
status
Filter code
Calendly.eventInviteeCancelled.Status
Type
String
Example
active

Start time dateThe start time and date of the event.

Slug
start_time_date
Filter code
Calendly.eventInviteeCancelled.StartTimeDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

End time dateThe end time and date of the event.

Slug
end_time_date
Filter code
Calendly.eventInviteeCancelled.EndTimeDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

TimezoneThe timezone to use when displaying time to the invitee.

Slug
timezone
Filter code
Calendly.eventInviteeCancelled.Timezone
Type
String
Example
America/Los_Angeles

Created atThe time when the event was created.

Slug
created_at
Filter code
Calendly.eventInviteeCancelled.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Updated atThe time when the event was last updated.

Slug
updated_at
Filter code
Calendly.eventInviteeCancelled.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Event uriThe URI of the event.

Slug
event_uri
Filter code
Calendly.eventInviteeCancelled.EventUri
Type
String
Example
https://api.calendly.com/scheduled_events/AAAAAAAAAAAAAAAA

UriThe URI of the invitee

Slug
uri
Filter code
Calendly.eventInviteeCancelled.Uri
Type
String
Example
AAAAAAAAAAAAAAAA