Files
zulip/zerver/webhooks/clubhouse/doc.md
Lauryn Menard 7e7e6b7ba9 integration-docs: Clarify use of event-filtering-additional-feature.
Using an if block when {!event-filtering-additional-feature.md!}
is used implied that we plan to have this in all webhook doc .md
files.

But, it actually makes sense to only use this macro when the
webhook integration actually supports event filtering.
2024-07-08 13:51:50 -07:00

31 lines
657 B
Markdown

# Zulip Clubhouse integration
Get Zulip notifications for your Clubhouse Stories and Epics!
{start_tabs}
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your Clubhouse Dashboard, and click on the settings icon in the
top-right corner. Go to **Integrations**, and select **Webhooks**.
Click **+ Add New Webhook**.
1. Set **Payload URL** to the URL generated above, and click **Add New
Webhook**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/clubhouse/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}