Discord
Post each form submission as an embed in a Discord channel.
The Discord integration posts each submission as an embed in a Discord channel, using a standard channel webhook.
Setup
- In Discord, open the channel's settings (gear icon) → Integrations →
Webhooks, create a webhook (or reuse one), and click Copy Webhook
URL (it looks like
https://discord.com/api/webhooks/…). - In Formiary, open the form, go to its Integrations tab, click Add integration, and choose Discord.
- Paste the webhook URL and save, then use Send test event to post a sample embed.
You need Discord's Manage Webhooks permission on the channel to create the webhook.
What gets posted
Each submission becomes an embed with one entry per form field, plus a footer with the event type and form id. Test events are marked in the embed title.
Discord caps embeds at 25 fields. If a submission has more, the first 24 are
shown with a marker noting how many were omitted — the full submission is
always available in your Formiary dashboard. Long values are truncated for the
same reason.