# Deleting user - notification if they re-join

**URL:** https://meta.discourse.org/t/deleting-user-notification-if-they-re-join/116464
**Category:** Support
**Created:** [30.Апрель.2019 17:41:17 UTC](https://meta.discourse.org/t/deleting-user-notification-if-they-re-join/116464 "2019-04-30T17:41:17Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [30.Апрель.2019 17:57:38 UTC](https://meta.discourse.org/t/deleting-user-notification-if-they-re-join/116464/6 "2019-04-30T17:57:38Z")

</div>

Have a look at this topic

> [@Configure webhooks that trigger on Discourse events to integrate with external services](https://meta.discourse.org/t/setting-up-webhooks/49045):
>
> A webhook is a way to notify external services about changes on the internet. It’s easier to setup, manage and develop than a Discourse plugin. Though, it does require you to program a little bit or understand its technical details. In this #howto, I’ll set up webhook to power a Github bot for referencing pull request brought in a forum. We’ll want to see a new comment on Github pull request when a new post has a link to it. It’s a very simple process: Publish a new post. A webhook event happ…

You will need to build “the thing” that will receive the webhook payload and process it though.

---

_[View the full topic](https://meta.discourse.org/t/deleting-user-notification-if-they-re-join/116464)._
