table of contents Table of contents

Slack

Setting up Slack as an alerting channel is simple:

  1. Create an Incoming WebHook integration in Slack by selecting a default channel for your alerts. You’ll see a WebHook URL generated by Slack. Copy it.
  2. In Checkly, go to Alert Settings -> Add More Channels -> Slack and paste your URL to add it as an alerting channel:

Add a Slack WebHook URL to Checkly

You have the option to customize the default channel you’ve set in Slack by setting a channel name while creating your Alert Channel. You can use a #public-channel-name, @username for Direct Messages or a channel ID. If you omit this field, the message will arrive in the default channel you’ve picked while creating the Incoming WebHook URL in Slack.

By customizing the channel name, alerting options & checks for that alert channel, you can use a single Incoming WebHook URL for multiple scenarios.

Example Failed Slack Alert

We provide a lot of information in the initial Slack message including links to the check and check result as well as the whole response body.

A slack message showing a failed alert

Example Recovered Slack Alert

From the recovered Slack message, you can see the timestamp as well as a link to the check itself.

A slack message showing a recovered alert


You can contribute to this documentation by editing this page on Github