I’d love to be able to send notifications of new downloaded shows to a channel within slack.
There is a webhook facility, but it’s really hard to configure when you’re running Sonarr from a Mac, and don’t know programming.
CouchPotato does this quite nicely, as you can see below.
davlaw
3
Looks like they are setting up a BOT, rather than a webhook…
jcollie
4
I didn’t want to use a bot, so I wrote my own web service that accepts web hooks from Sonarr, reformats them and sends them to Slack:
When you using the incoming webhook, it’s labelled as BOT.
system
Closed
6
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.