From 1404c2a4cf0174202f92b0e5e5681d1bd91fb11f Mon Sep 17 00:00:00 2001 From: Matthijs Date: Mon, 2 Mar 2020 11:36:39 +0100 Subject: [PATCH] Extra information added for the Slack notifyer (#12211) * Extra information You need to add the bot to the channel you want to send a msg to. * check fix slack to Slack * :pencil2: Tweak Co-authored-by: Franck Nijhof --- source/_integrations/slack.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/slack.markdown b/source/_integrations/slack.markdown index 331fcce2ebc3..0b60c00b1622 100644 --- a/source/_integrations/slack.markdown +++ b/source/_integrations/slack.markdown @@ -148,3 +148,6 @@ You can also use YAML to send messages from your automations Please note that both `message` is a required key, but is always shown, so use an empty (`""`) string for `message` if you don't want the extra text. To use notifications, please see the [getting started with automation page](/getting-started/automation/). + +Extra information: You must add the bot to your Slack channel, otherwise you can't send messages in this channel. +