zulip/zerver/webhooks/sonarr/doc.md

36 lines
934 B
Markdown
Raw Normal View History

# Zulip Sonarr integration
2021-03-27 03:56:36 +01:00
Receive Sonarr notifications in Zulip!
{start_tabs}
1. {!create-channel.md!}
2021-03-27 03:56:36 +01:00
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
2021-03-27 03:56:36 +01:00
1. Go to your Sonarr dashboard. Open **Settings**, and select **Connect**.
Click the plus (**+**) icon.
2021-03-27 03:56:36 +01:00
1. Select **Webhook**, and set the name of the webhook to any name of your
choice, such as `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.
2021-03-27 03:56:36 +01:00
1. Set **URL** to the URL generated above, and set **Method** to **POST**.
Leave the **Username** and **Password** fields blank. Click **Save**,
which will send a test message to Zulip.
2021-03-27 03:56:36 +01:00
{end_tabs}
2021-03-27 03:56:36 +01:00
{!congrats.md!}
![](/static/images/integrations/sonarr/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}