Skip to content

Configure Discord alerts

FlaskTrack posts notifications to a Discord channel through a channel webhook.

Create the webhook in Discord

  1. Open the destination server and channel settings.
  2. Open Integrations and then Webhooks.
  3. Create a webhook, assign a clear name, and select the channel.
  4. Copy the webhook URL.

Creating or managing a webhook requires the relevant Discord channel permission. Treat the webhook URL as a secret.

Configure FlaskTrack

  1. Open the organization’s alert integration settings.
  2. Choose Discord.
  3. Paste the webhook URL.
  4. Choose the alert types available in your deployment.
  5. 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.

Discord webhook documentation