Back to blog

    Get Discord Notifications for Every Form Submission

    Post a message to your Discord server every time someone submits your contact form. Takes 5 minutes, no code required.

    Get Discord Notifications for Every Form Submission

    If your team or community runs on Discord, you can get an automatic message in any channel every time someone submits your contact form. Formboost's Discord integration uses Discord's native webhook system β€” no bots to install, no APIs to configure.

    What the Message Looks Like

    Formboost posts a formatted embed to your channel:

    πŸ“‹ New Formboost Submission ────────────────────────── name Jane Smith email [email protected] message I'd like to discuss a collaboration. Submitted via My Contact Form

    The embed includes all submitted fields and a timestamp.

    Setup (Under 5 Minutes)

    Step 1: Create a Discord Webhook

    1. Open your Discord server and go to Server Settings β†’ Integrations β†’ Webhooks
    2. Click New Webhook
    3. Choose the channel where form notifications should appear
    4. Optionally set a custom name and avatar for the bot
    5. Click Copy Webhook URL

    Step 2: Connect It in Formboost

    1. Log in to dashboard.formboost.app
    2. Open the form you want to connect
    3. Click the Integrations tab
    4. Paste the Discord webhook URL into the Discord field
    5. Click Save

    Step 3: Test It

    Click Send Test in the Integrations tab. A test message should appear in your chosen Discord channel within a few seconds.

    Troubleshooting

    ProblemFix
    No message receivedConfirm the webhook URL is correct and the channel still exists
    "Unknown Webhook" errorThe webhook was deleted in Discord β€” create a new one
    Messages stoppedCheck if the webhook was disabled or the channel was deleted
    Rate limit delaysDiscord webhooks allow 30 messages/minute per channel β€” high traffic may see brief delays

    Important: Keep Webhook URLs Private

    Discord webhook URLs grant write access to the channel. Treat them like passwords:

    • Don't commit them to a public repo
    • Don't share them publicly
    • Regenerate immediately if you suspect they've been exposed (Settings β†’ Integrations β†’ Webhooks β†’ Edit β†’ Regenerate)

    Combining with Other Channels

    One Formboost form can post to one Discord channel. To notify multiple Discord channels or combine Discord with Slack, set up each notification type in the Integrations tab separately. For advanced fan-out, use the HTTP Webhook to trigger a custom backend that forwards to multiple destinations.

    Connect your form to Discord for free β†’