When creating a webhook (within developer section ...
# developers
n
When creating a webhook (within developer section of admin), it only seems to fire when the user who created it (in this case me) is associated with the specific event.. is this intentional or a bug? My goal is to have a single webhook for all events in our system, regardless if the event is scheduled on my cal or not…
c
Hi @Nelson Keating! This is currently the expected behaviour. The webhook you create in your settings will only trigger for the events that were created by you. We are planning to create team-wide webhooks though
n
Hello Carina, i have the same need, i subscribed to the plateform plan and i would like to have one webhook triggered when there is a booking on my instance (whoever is the user booked). Is there a way to achieve that with the current version ? If not, any workaround you can think of ?
c
@Nicolas D. You can either create webhooks in
/settings/developer/webhooks
these will trigger for all your personal event types. Or you can create event-type-specific webhooks for your team event types. In case that doesn’t answer your question, could you please clarify what you exactly need?