Skip to main content

Configure Slack to receive alerts from Striim

Before Slack can receive alerts from Striim, you must create and install a Slack app, as follows:

  1. Log in to api.slack.com and select Create New App > From scratch.

  2. For App Name, enter SlackAlertAdapter.

  3. From Pick a workspace to develop your app in, select a workspace, then click Create App.

  4. In the Features section on the left navigation bar, click OAuth & Permissions

  5. In the Scopes section, configure the scopes for the bot token and user token as follows:

    • Bot: chat:write, chat:write.public

    • User: chat:write

  6. In the Settings section, click Install App.

  7. Click Allow.

  8. Save the OAuth token securely for later use.