zulip/zerver/webhooks/lidarr/doc.md

25 lines
771 B
Markdown
Raw Normal View History

2021-03-28 00:11:00 +01:00
Receive Lidarr notifications in Zulip!
1. {!create-channel.md!}
2021-03-28 00:11:00 +01:00
1. {!create-an-incoming-webhook.md!}
1. {!generate-integration-url.md!}
2021-03-28 00:11:00 +01:00
1. Go to your Lidarr dashboard. Click **Settings** and
2021-03-28 00:11:00 +01:00
click **Connect**. Click the **+** icon.
1. Select **Webhook** and set the name of the webhook to any name
2021-03-28 00:11:00 +01:00
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 artists with specific tags.
1. Set **URL** to the **URL** constructed above. Set **Method** to **POST**
2021-03-28 00:11:00 +01:00
and leave the **Username** and **Password** fields blank.
1. Click **Save** and you should receive a test message.
2021-03-28 00:11:00 +01:00
{!congrats.md!}
![](/static/images/integrations/lidarr/001.png)