This trigger fires when a booking on your Cal.com account is cancelled.
Developer info
- API endpoint slug
- cal_com.new_cancelled_booking
Trigger fields
No fields for this trigger
Ingredients
Title The title of the cancelled booking.
- Slug
- title
- Filter code
- CalCom.newCancelledBooking.Title
- Type
- String
- Example
- 30 Min Meeting between Biff McIfttt and Jane Doe
Event type slug The slug of the event type that was cancelled.
- Slug
- event_type_slug
- Filter code
- CalCom.newCancelledBooking.EventTypeSlug
- Type
- String
- Example
- 30min
Start time When the cancelled booking was scheduled to start.
- Slug
- start_time
- Filter code
- CalCom.newCancelledBooking.StartTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
End time When the cancelled booking was scheduled to end.
- Slug
- end_time
- Filter code
- CalCom.newCancelledBooking.EndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Duration The length of the cancelled booking in minutes.
- Slug
- duration
- Filter code
- CalCom.newCancelledBooking.Duration
- Type
- String
- Example
- 30
Booking uid The unique identifier of the cancelled booking.
- Slug
- booking_uid
- Filter code
- CalCom.newCancelledBooking.BookingUid
- Type
- String
- Example
- 2NtaeaVcKfpmSZ4CthFdfk
Attendee name The name of the primary attendee.
- Slug
- attendee_name
- Filter code
- CalCom.newCancelledBooking.AttendeeName
- Type
- String
- Example
- Jane Doe
Attendee email The email of the primary attendee.
- Slug
- attendee_email
- Filter code
- CalCom.newCancelledBooking.AttendeeEmail
- Type
- String
- Example
- jane@example.com
Cancellation reason The reason supplied for the cancellation, if any.
- Slug
- cancellation_reason
- Filter code
- CalCom.newCancelledBooking.CancellationReason
- Type
- String
- Example
- Schedule conflict
Cancelled by email The email of the person who cancelled the booking.
- Slug
- cancelled_by_email
- Filter code
- CalCom.newCancelledBooking.CancelledByEmail
- Type
- String
- Example
- biff@example.com
Booking page url Link to the booking on Cal.com.
- Slug
- booking_page_url
- Filter code
- CalCom.newCancelledBooking.BookingPageUrl
- Type
- Web URL
- Example
- https://app.cal.com/booking/2NtaeaVcKfpmSZ4CthFdfk
