Skip to content

[CAL-3225] Re-schedule doesn't fire bookingSuccessful event #13835

Description

@tmgbedu

I am using Event Listener to listen booking events on my vue project (embedding). The bookingSuccessful event is used to fire on creating a new booking, re-scheduling, and canceling the event. But from today, this event isn't being fired on re-schedule or canceled.

After looking into a PR, https://github.com/calcom/cal.com/pull/13755/files#diff-35d749cb6fd62f8883025b6b0e7c74b1f0f3c03fefb9dba67ae47be887fe65ce

I found changes regarding to event, seems like separate events will fire on re-schedule and cancel cases.

I am not sure how to track these changes, I am using it with embedding, behind the scenes, the API changes, and feature breaks.
I couldn't find documentation of these new events. Am I missing something? Or what would be the suggested way to listen to these events?

CAL-3225

CAL-3423

Metadata

Metadata

Assignees

Labels

Medium priorityCreated by Linear-GitHub Syncapiarea: API, enterprise API, access token, OAuthembedarea: embed, widget, react embedenterprisearea: enterprise, audit log, organisation, SAML, SSO🐛 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions