zulip/zerver/webhooks/sonarr/doc.md

23 lines
737 B
Markdown
Raw Normal View History

2021-03-27 03:56:36 +01:00
Receive Sonarr notifications in Zulip!
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
2021-03-27 03:56:36 +01:00
1. Go to your Sonarr dashboard. Click **Settings** and click **Connect**.
Click the **+** icon.
1. Select **Webhook** and set the name of the webhook to any name of your
choice (e.g **Zulip**). Select the scenarios you would like to receive
notifications for. You may also enter tags if you would like to be
notified about series with specific tags.
1. Set **URL** to the **URL** constructed above. Set **Method** to **POST**
and leave the **Username** and **Password** fields blank.
1. Click **Save** and you should receive a test message.
{!congrats.md!}
![](/static/images/integrations/sonarr/001.png)