mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
Creates an incoming webhook integration for Patreon. The main use case is getting notifications when new patrons sign up. Fixes #18321. Co-authored-by: Hari Prashant Bhimaraju <haripb01@gmail.com> Co-authored-by: Sudipto Mondal <sudipto.mondal1997@gmail.com>
23 lines
739 B
Markdown
23 lines
739 B
Markdown
Get Patreon notifications in Zulip!
|
|
|
|
1. {!create-stream.md!}
|
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
1. {!generate-integration-url.md!}
|
|
|
|
You can refer to Patreons's documentation for
|
|
[triggers](https://docs.patreon.com/#triggers-v2) and
|
|
[webhook events](https://docs.patreon.com/#webhooks).
|
|
|
|
1. Login to your Patreon developer account, navigate to your Patreon Portal, and
|
|
click on [My Webhooks](https://www.patreon.com/portal/registration/register-webhooks).
|
|
|
|
1. Paste the URL constructed above in the webhook URL field, and click the
|
|
**plus** (**+**) button. Enable the events you would like to receive
|
|
notifications for, and click **Send Test**.
|
|
|
|
{!congrats.md!}
|
|
|
|

|