Today the alerts integration only supports a Slack Incoming Webhook URL.
Add support for Slack bot tokens, chat.postMessage, via an attribute such as alert_slack_bot_token & alert_slack_channel_id. Enforce checks for when both the alert_slack_webhook_url & bot token values are set. Bot token takes precedence when both are configured.
Today the alerts integration only supports a Slack Incoming Webhook URL.
Add support for Slack bot tokens,
chat.postMessage, via an attribute such asalert_slack_bot_token&alert_slack_channel_id. Enforce checks for when both thealert_slack_webhook_url& bot token values are set. Bot token takes precedence when both are configured.