Files
zulip/zerver/webhooks/patreon/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

33 lines
805 B
Markdown

# Zulip Patreon integration
Get Patreon notifications in Zulip!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Login to your Patreon developer account, navigate to your Patreon
Portal, and click on **My Webhooks**
1. Paste the URL generated above in the webhook URL field, and click the
**plus** (**+**) button. Enable the [events](#filtering-incoming-events)
you would like to receive notifications for, and click **Send Test**.
{end_tabs}
{!congrats.md!}
![](/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!}