Files
zulip/zerver/webhooks/taiga/doc.md
Eeshan Garg 8fbd8c68f4 webhooks: Update macros to specify custom topics and default PMs.
These changes are the result of migrating to
check_send_webhook_message.
2018-03-18 10:53:45 -07:00

21 lines
685 B
Markdown

Receive Zulip notifications for your Taiga projects!
1. {!create-stream.md!}
1. {!create-bot-construct-url-indented.md!}
Make sure to specify the topic in the URL above. Otherwise, the
default topic `General` will be used.
1. Go to your **Projects Dashboard** on Taiga, and select the project you'd like to
receive notifications for. Go to **Admin**, and click on **Integrations**.
Click on **Add a new webhook**.
1. Set **Name** to a name of your choice, such as `Zulip`. Set **URL** to the
URL constructed above, and set **Secret key** to the API key of the bot created
above. Save the form.
{!congrats.md!}
![](/static/images/integrations/taiga/001.png)