cal.com
cal.com copied to clipboard
[CAL-3333] Webhook not listed in the webhooks, yet it's still active
Hey this is an issue I'm having. I created a webhook months ago. The webhook triggered an automation to notify me in Slack when a new calendar event is created.
When I logged in recently to check, the webhook was gone, so I thought there must have been some changes to the webhook infrastructure and it got deleted. So I made another webhook that was identical to the one I had before.
But when I tested the new webhook by booking a call on my calendar, I got two identical Slack messages, indicating that the old webhook is still active somewhere, but not showing up in the actual UI.
bumping
we are investigating some webhook issues and could combine this with another PR
Hi @advmt is this still an issue? I think you are maybe mixing up event-type specific webhooks and global webhooks.
Global webhooks are listed here: https://app.cal.com/settings/developer/webhooks
- They trigger for all your event types
Event type specific webhooks are listed here: https://app.cal.com/event-types/[id]?tabName=webhooks
- They only trigger for this specific event type
Closing until we have confirmation this is an issue.