Files
zulip/zerver/webhooks/taiga/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

29 lines
689 B
Markdown

# Zulip Taiga integration
Receive Zulip notifications for your Taiga projects!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your **Projects Dashboard** on Taiga, and select the project you'd like to
receive notifications for.
1. Go to **Admin**, and select **Integrations**. Click **Add a new webhook**.
1. Set **Name** to a name of your choice, such as `Zulip`. Set **URL** to the
URL generated above, and set **Secret key** to the API key of the bot created
above. Save the form.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/taiga/001.png)
### Related documentation
{!webhooks-url-specification.md!}