Discord Integration
Receive Formkove submissions as formatted messages in any Discord channel. This is a Pro feature.
1. Create a Discord Webhook
Section titled “1. Create a Discord Webhook”- Open your Discord server settings
- Go to Integrations → Webhooks
- Click Create Webhook
- Give it a name (e.g., “Formkove Notifications”) and select the target channel
- Copy the webhook URL. It looks like
https://discord.com/api/webhooks/...
2. Connect to Formkove
Section titled “2. Connect to Formkove”- Open app.formkove.com and select your form
- Go to Integrations → Discord
- Paste your Discord webhook URL
- Save
3. Test
Section titled “3. Test”Submit a test entry through your form. The submission should appear as a message in your Discord channel within a few seconds.
What Gets Sent
Section titled “What Gets Sent”Each submission sends a message with:
- Form name in the message header
- Fields: All submitted data (name, email, message, etc.)
Troubleshooting
Section titled “Troubleshooting”| Problem | Fix |
|---|---|
| No message appears | Verify the webhook URL is correct and complete |
| Wrong channel | Create a new webhook for the correct channel and update it in Formkove |
| Webhook deleted | Generate a new webhook URL in Discord and update the integration |
