1 min read
Discord
Post each accepted submission to a Discord channel as an embed-handy for communities, volunteer teams, or lightweight triage.
What you need
- Manage Webhooks permission (or equivalent) on the target channel.
What Formspring sends
Formspring posts to the channel webhook URL from Discord (https://discord.com/api/webhooks/...). Each message is one embed with title, timestamp, footer, and up to fifteen simple fields (values shortened for Discord limits). There is no Formspring HMAC header; the webhook URL is the secret.
Steps
- In Discord, edit the channel → Integrations → Webhooks → New Webhook → copy the URL.
- In Formspring, open your form → Integrations → Discord → paste → Save.
- Submit a test; confirm the embed and Deliveries.
Tips
- The bot name appears as Formspring by default in the payload Formspring sends.
- For role mentions or threads, use an automation platform after capturing the JSON.