# Has any one tried webhooks with Discord?

**URL:** <https://meta.discourse.org/t/has-any-one-tried-webhooks-with-discord/51785>\
**Category:** Support\
**Created:** [October 20, 2016, 1:29pm UTC](https://meta.discourse.org/t/has-any-one-tried-webhooks-with-discord/51785 "2016-10-20T13:29:08Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![DanielMarquard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danielmarquard/32/74010_2.png) [@DanielMarquard](https://meta.discourse.org/u/DanielMarquard)\
**Post date:** [July 31, 2017, 5:56am UTC](https://meta.discourse.org/t/has-any-one-tried-webhooks-with-discord/51785/6 "2017-07-31T05:56:47Z")

</div>

> [@cryptochrome](#):
>
> Thanks. The problem with Zapier is they are not free. You have to start paying after a low amount of Zap triggers.

I’ve made one you can use, you just need a web server running PHP to receive and process the webhooks from Discourse before sending them to Discord.

> [@Discourse to Discord Webhook](https://meta.discourse.org/t/discourse-to-discord-webhook/55273):
>
> discourse information_source Before trying this, check out the [official chat integration plugin for Discord](https://meta.discourse.org/t/set-up-discord-notifications-using-the-discourse-chat-integration-plugin/66600)[Discourse to Discord Webhook](https://github.com/critcola/discourse-to-discord-webhook) This PHP script acts an intermediary between Discourse and Discord, receiving webhooks from Discourse and parsing them into an optimal format before relaying them to Discord. Demo See it in action and test it out for yourself on [Crit Cola’s Discourse](https://critcola.com/community/?utm_source=meta.discourse.org&utm_medium=extras-topic&utm_term=demo&utm_content=discourse-to-discord-webhook&utm_campaign=development) and [Discord](https://discord.critcola.com). Installation Just clone it! git clone https://github.com/critcola/discourse-to-discord-we…

---

_[View the full topic](https://meta.discourse.org/t/has-any-one-tried-webhooks-with-discord/51785)._
