Skip to content

Adding the Slack Integration

Slack is a team collaboration platform used for messaging and workflow automation. Integrating Slack allows your application to send notifications, alerts, or interactive messages directly to your team’s channels.

After selecting Slack from the integration list, a configuration modal will appear. You must provide the following credentials from your Slack App settings to establish the connection:

  • Input: Enter your Bot User OAuth Token (usually starting with xoxb-) into the Bot Token field.
  • Input: Enter your App-Level Token (usually starting with xapp-) into the App Token field. This is often used for socket mode or event subscriptions.
  • Input: Enter the Signing Secret found in your Slack App’s “Basic Information” section. This ensures that requests sent to your app are authentically from Slack.
  • Input: Specify the target environment (e.g., Production or Development) in the Environment field to manage where this integration applies.

Once all credentials are entered:

  1. Review the status bar (currently showing Not Connected).
  2. Click the black Add button at the bottom right to save the configuration and activate the integration.

alt text