Notifications & integrations
Webhooks, Zapier and Make
Each completed response POSTs to your HTTPS endpoint as JSON — the universal hook for Zapier, Make, n8n or your own code.
Ask your assistant
POST each new response on this form to my endpoint.
Set a webhook URL on a form and every completed response is delivered as an HTTPS POST with the answers as structured JSON — field keys, labels and values, ready for automation platforms or your own backend.
Use Zapier’s Catch Hook, Make’s Custom webhook or n8n’s Webhook node as the trigger. Webhooks are a paid-plan feature (limits).
FAQ
Is there a Zapier app?
The webhook is what Zapier/Make/n8n consume today via their generic webhook triggers - point one at your form and build any automation downstream.
Related