# Add webhook events for public group chat channels?

**URL:** https://meta.discourse.org/t/add-webhook-events-for-public-group-chat-channels/283290
**Category:** Feature
**Tags:** webhooks, chat
**Created:** [October 24, 2023, 4:02pm UTC](https://meta.discourse.org/t/add-webhook-events-for-public-group-chat-channels/283290 "2023-10-24T16:02:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![fbpbdmin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fbpbdmin/32/300893_2.png) [@fbpbdmin](https://meta.discourse.org/u/fbpbdmin)
#### Post date: [October 24, 2023, 4:02pm UTC](https://meta.discourse.org/t/add-webhook-events-for-public-group-chat-channels/283290/1 "2023-10-24T16:02:39Z")

</div>

(searched, did not find previous discussion on this…)

currently the webhook events are for post/reply and other system actions.

could dev team consider to add events to fire for public group chat channels? that will be much easier to integrate the group chat channels with other systems. and more fun… since for public group chat, the messages are accessible to everyone, no security concern.  
(not including private chat channels for sure…)

thanks…

---

<div class="post-metadata">

### Author: ![Lhc\_fl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lhc_fl/32/268115_2.png) [@Lhc\_fl](https://meta.discourse.org/u/Lhc_fl)
#### Post date: [October 25, 2023, 9:37am UTC](https://meta.discourse.org/t/add-webhook-events-for-public-group-chat-channels/283290/2 "2023-10-25T09:37:23Z")

</div>

In fact, the new version of Discourse has added chat webhooks. Please check your admin page for API \> Webhooks in `/admin/api/web_hooks/`

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/8/3/a8301a2494a0f2e7de2a2c0ca95accfc15a4ad4f.png)

---

<div class="post-metadata">

### Author: ![fbpbdmin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fbpbdmin/32/300893_2.png) [@fbpbdmin](https://meta.discourse.org/u/fbpbdmin)
#### Post date: [October 25, 2023, 3:38pm UTC](https://meta.discourse.org/t/add-webhook-events-for-public-group-chat-channels/283290/3 "2023-10-25T15:38:40Z")

</div>

very nice, thanks for the message @Lhc_fl

our system is on 3.1.2 now, assume the events are added in 3.2 ?
