mirror of https://github.com/zulip/zulip.git
integration-docs: Update Patreon to the new doc format.
Part of #29592.
This commit is contained in:
parent
83094860b1
commit
6e08798c02
|
@ -1,22 +1,34 @@
|
||||||
|
# Zulip Patreon integration
|
||||||
|
|
||||||
Get Patreon notifications in Zulip!
|
Get Patreon notifications in Zulip!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
You can refer to Patreons's documentation for
|
1. Login to your Patreon developer account, navigate to your Patreon
|
||||||
[triggers](https://docs.patreon.com/#triggers-v2) and
|
Portal, and click on **My Webhooks**
|
||||||
[webhook events](https://docs.patreon.com/#webhooks).
|
|
||||||
|
|
||||||
1. Login to your Patreon developer account, navigate to your Patreon Portal, and
|
1. Paste the URL generated above in the webhook URL field, and click the
|
||||||
click on [My Webhooks](https://www.patreon.com/portal/registration/register-webhooks).
|
**plus** (**+**) button. Enable the [events](#filtering-incoming-events)
|
||||||
|
you would like to receive notifications for, and click **Send Test**.
|
||||||
|
|
||||||
1. Paste the URL constructed above in the webhook URL field, and click the
|
{end_tabs}
|
||||||
**plus** (**+**) button. Enable the events you would like to receive
|
|
||||||
notifications for, and click **Send Test**.
|
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/patreon/001.png)
|
![](/static/images/integrations/patreon/001.png)
|
||||||
|
|
||||||
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
- [Patreon webhook events](https://docs.patreon.com/#webhooks)
|
||||||
|
|
||||||
|
- [Patreon webhook triggers](https://docs.patreon.com/#triggers-v2)
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue