Configure Discord alerts
FlaskTrack posts notifications to a Discord channel through a channel webhook.
Create the webhook in Discord
- Open the destination server and channel settings.
- Open Integrations and then Webhooks.
- Create a webhook, assign a clear name, and select the channel.
- Copy the webhook URL.
Creating or managing a webhook requires the relevant Discord channel permission. Treat the webhook URL as a secret.
Configure FlaskTrack
- Open the organization’s alert integration settings.
- Choose Discord.
- Paste the webhook URL.
- Choose the alert types available in your deployment.
- Save and send a test notification.
Troubleshooting
- Verify the webhook was not deleted or moved to another channel.
- Confirm the server and channel still allow webhook posting.
- Regenerate the webhook after exposure.
- Check whether channel moderation or rate limits rejected the message.