The gap this fills: Typeform doesn't ship an official Notion app. If you want form response to show up in Notion 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 Notion.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new Typeform → Notion 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 Notion at ZestyGlue. Create an integration at notion.so/my-integrations, share your target database with it, then copy the database ID from its URL and enter both into ZestyGlue. The database needs a “Name” title property.
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.
Do I need a paid Notion plan?
No, Notion's free plan supports integrations and the API calls ZestyGlue makes to create a new row.
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.