Discord Integration
Send form submissions to Discord channels
Send form submissions to Discord channels using Discord webhooks. Great for community notifications and support channels.
Pro Feature
Webhooks are available on the Pro plan. Upgrade to Pro to unlock this feature.
Create a Discord Webhook
In your Discord server:
- Go to Server Settings → Integrations → Webhooks
- Click New Webhook
- Choose the channel and customize the webhook name/avatar
- Click Copy Webhook URL
Configure in Static Forms
Add the Discord webhook URL in Settings → Webhooks. Discord webhooks use a special format, so you may need to transform the payload.
Format Messages
Discord expects a specific JSON format. You can use Zapier/Make to transform the payload, or create a simple endpoint that formats it.
Message Formatting
Discord expects messages in a specific embed format. Here's an example of how to transform the webhook payload:
Testing
After setting up your webhook, use the Test Webhook feature in your Static Forms dashboard to send a test message to your Discord channel.