SimplyForms + Discord

Post every new submission to a Discord channel.

All integrations

Discord is available on the Starter plan and above. See pricing for the full comparison.

Connect a channel

  1. In Discord, open Server Settings → Integrations → Webhooks (you need Manage Webhooks permission).
  2. Click New Webhook, choose the channel to post into, then Copy Webhook URL.
  3. In SimplyForms, open your form's dashboard Integrations tab, paste the URL into the Discord card, and click Connect.

The URL grants posting access to that channel, so SimplyForms stores it encrypted and never shows it again. To switch channels, paste a new URL and click Update.

Test, pause & logs

  • Test posts a sample message so you can confirm it lands (and shows the real failure if it doesn't).
  • Pause / Resume stops or restarts posting without disconnecting.
  • Recent deliveries shows the latest posts and their status.
  • Automatic retries & auto-pause: transient failures (rate limits, outages) are retried automatically. If the webhook was deleted or deliveries keep failing, the integration is paused as Paused (failing)and your form's notification recipients are emailed — fix the connection, then press Resume.

What gets posted

SimplyForms posts a Discord embedtitled with your form name, listing each submitted field as a name/value pair. Internal fields (honeypot, spam tokens) are excluded, long values are truncated, and very large submissions show an “…and N more fields” summary so the message stays within Discord's limits.

Security

  • The webhook URL is stored encrypted and never returned to the browser.
  • Posts only go to discord.com — other URLs are rejected.
  • Only real, saved submissions post — never spam, honeypot, or test submissions.
  • Submitted text is escaped so it can't inject Discord markdown or links.