The gap this fills: Typeform doesn't ship an official Discord app. If you want form response to show up in Discord the moment it happens, the usual options are a paid third-party bot, custom code, or routing everything through a $20–50/month automation platform just to move one webhook from one URL to another. ZestyGlue does exactly that one thing for $9/month.
What it looks like
ZestyGlue
Typeform — New Response
A real Typeform event, shown as ZestyGlue formats it for Discord.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new Typeform → Discord connector. You'll get a unique webhook URL right away.
- Point Typeform at it. Go to Connect → Webhooks → add a webhook, and paste in your ZestyGlue webhook URL.
- (Optional) set a secret. Typeform can sign its payloads if you set a secret on the webhook — enter the same value into ZestyGlue for extra verification, though it isn't required to get started.
- Point Discord at ZestyGlue. In your target channel, go to Edit Channel → Integrations → Webhooks → New Webhook, copy its URL, and paste it into ZestyGlue.
Tip: Typeform's signature is optional — if you skip setting a secret, ZestyGlue still accepts the webhook (relying on the URL staying private), so you can get started even on plans that don't expose the signing secret setting.
Events you can forward
form_response
Questions
Is my Typeform Webhook Secret safe with ZestyGlue?
It's encrypted at rest with Fernet symmetric encryption before it ever touches disk, it's never logged, and it's never displayed again in the dashboard after you enter it — only a masked placeholder is shown.
Are all question types supported in the preview?
The most common ones — text, email, number, and single choice — are shown directly. More complex types like file uploads still trigger the notification, just without every detail spelled out.
Can I connect more than one Typeform form to the same channel?
Yes, create a separate ZestyGlue connector (and webhook URL) per form, and point them all at the same channel if you want a combined feed.
Can more than one person see these messages?
Yes — anyone in that Discord channel sees every event as it arrives, exactly like a message from a bot.
What happens if my ZestyGlue subscription lapses?
Events are silently dropped rather than causing errors on Typeform's side — Typeform never sees a failure response, so it won't retry aggressively or flag your webhook as broken. Your dashboard will simply stop showing new events until you resubscribe.