Slack Integration for On-Premise
Learn steps to set up Slack notifications for on-prem installations. To use Aviator's Slack notifications, you will need to set up and connect a Slack app.
Create your Slack App
Set up app credentials
SLACK_APP_ID = "..."
SLACK_CLIENT_ID = "..."
SLACK_CLIENT_SECRET = "..."
SLACK_SIGNING_SECRET = "..."
GITHUB_CLIENT_ID = "..."
GITHUB_CLIENT_SECRET = "..."OAuth and Permissions
Redirect URL

Scopes

Add slash commands

Add in Slack Home Page
Enable Event Subscriptions
Subscribe to bot events

Enable Home Tab

Connect the App
Last updated
Was this helpful?
