# 关于 Webhooks 的信息

**URL:** https://meta.discourse.org/t/information-about-webhooks/140147
**Category:** Development
**Created:** [2020年一月30日 07:53 UTC](https://meta.discourse.org/t/information-about-webhooks/140147 "2020-01-30T07:53:35Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [2020年一月30日 09:22 UTC](https://meta.discourse.org/t/information-about-webhooks/140147/2 "2020-01-30T09:22:18Z")

</div>

您阅读过吗：

> [@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…

---

_[View the full topic](https://meta.discourse.org/t/information-about-webhooks/140147)._
