Question
When rescheduling a meeting, not receiving any webhook data for new appointment times
I am working with the calendly webhooks, and I am successfully able to use invitee.created and invitee.cancelled. But what about when a user reschedules a meeting? I don’t see any event types for rescheduling, and when a meeting is rescheduled, it’s giving me a cancellation event, with a rescheduled: true in the event body, but it doesn’t seem to be sending me the new rescheduled date/times. Am I missing something here? The documentation for calendly doesn’t show a rescheduled webhook. Wondering how to go about this :-)
Thanks!
