Configure Slack alerts
FlaskTrack posts to Slack using an incoming webhook associated with a selected Slack channel.
Create the webhook in Slack
- Create or select a Slack app for your workspace.
- Enable Incoming Webhooks.
- Add a new webhook to the workspace.
- Select the destination channel and authorize the app.
- Copy the generated webhook URL.
Slack webhook URLs are secrets. Anyone with the URL may be able to post to the associated channel.
Configure FlaskTrack
- Open the organization’s alert integration settings.
- Choose Slack.
- Paste the webhook URL.
- Select the enabled alert types or severity available in your deployment.
- Save and send a test notification.
Troubleshooting
- Confirm the app remains installed in the workspace.
- Confirm the selected channel still exists and permits the app.
- Replace the webhook if Slack revoked or regenerated it.
- Review FlaskTrack logs and the returned HTTP status when delivery fails.