Email yourself when Cal.com booking is rescheduled
This trigger fires when a booking on your Cal.com account is rescheduled to a new time.
Developer info
- API endpoint slug
- cal_com.new_rescheduled_booking
Trigger fields
No fields for this trigger
Ingredients
Title The title of the rescheduled booking.
- Slug
- title
- Filter code
- CalCom.newRescheduledBooking.Title
- Type
- String
- Example
- 30 Min Meeting between Biff McIfttt and Jane Doe
Event type slug The slug of the event type.
- Slug
- event_type_slug
- Filter code
- CalCom.newRescheduledBooking.EventTypeSlug
- Type
- String
- Example
- 30min
New start time The new start time after rescheduling.
- Slug
- start_time
- Filter code
- CalCom.newRescheduledBooking.NewStartTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
New end time The new end time after rescheduling.
- Slug
- end_time
- Filter code
- CalCom.newRescheduledBooking.NewEndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Duration The length of the booking in minutes.
- Slug
- duration
- Filter code
- CalCom.newRescheduledBooking.Duration
- Type
- String
- Example
- 30
Booking uid The unique identifier of the new (rescheduled) booking.
- Slug
- booking_uid
- Filter code
- CalCom.newRescheduledBooking.BookingUid
- Type
- String
- Example
- abc123XYZ
Rescheduled from uid The UID of the original booking this one replaces.
- Slug
- rescheduled_from_uid
- Filter code
- CalCom.newRescheduledBooking.RescheduledFromUid
- Type
- String
- Example
- 2NtaeaVcKfpmSZ4CthFdfk
Attendee name The name of the primary attendee.
- Slug
- attendee_name
- Filter code
- CalCom.newRescheduledBooking.AttendeeName
- Type
- String
- Example
- Jane Doe
Attendee email The email of the primary attendee.
- Slug
- attendee_email
- Filter code
- CalCom.newRescheduledBooking.AttendeeEmail
- Type
- String
- Example
- jane@example.com
Rescheduling reason The reason supplied for rescheduling, if any.
- Slug
- rescheduling_reason
- Filter code
- CalCom.newRescheduledBooking.ReschedulingReason
- Type
- String
- Example
- Conflict with another meeting
Rescheduled by email The email of the person who rescheduled the booking.
- Slug
- rescheduled_by_email
- Filter code
- CalCom.newRescheduledBooking.RescheduledByEmail
- Type
- String
- Example
- jane@example.com
Location Where the meeting will take place.
- Slug
- location
- Filter code
- CalCom.newRescheduledBooking.Location
- Type
- String
- Example
- https://app.cal.com/video/abc123XYZ
Meeting url Link to the video meeting, if any.
- Slug
- meeting_url
- Filter code
- CalCom.newRescheduledBooking.MeetingUrl
- Type
- Web URL
- Example
- https://app.cal.com/video/abc123XYZ
Booking page url Link to the booking on Cal.com.
- Slug
- booking_page_url
- Filter code
- CalCom.newRescheduledBooking.BookingPageUrl
- Type
- Web URL
- Example
- https://app.cal.com/booking/abc123XYZ
