integration-docs: Update Clubhouse for new doc format.

Part of #29592.
This commit is contained in:
Lauryn Menard 2024-07-01 15:40:54 +02:00 committed by Tim Abbott
parent 0698a90b36
commit 66b26738ea
1 changed files with 21 additions and 5 deletions

View File

@ -1,18 +1,34 @@
# 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-integration-url.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your Clubhouse Dashboard, and click on the settings icon in
the top-right corner. Click on **Integrations**, and select **Webhooks**.
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 constructed above, and 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)
{% if all_event_types is defined %}
{!event-filtering-additional-feature.md!}
{% endif %}
### Related documentation
{!webhooks-url-specification.md!}