Zapier
Wire any Askery form into Zapier in 60 seconds. Every submission POSTs the canonical signed JSON to a Zapier 'Webhooks by Zapier · Catch Hook' trigger; from there your Zap can land it in Gmail, HubSpot, Salesforce, Notion, Airtable — any of Zapier's 6,000+ destinations. A native Zapier app (with new-response trigger + per-form filtering) is on the roadmap, but the Catch Hook path delivers the same payload today with no waitlist.
- Real-time — Zapier's Catch Hook trigger receives submissions instantly
- One Zap, 6,000+ destinations: Gmail, HubSpot, Notion, Airtable, Salesforce…
- Form Intelligence score + archetype included in the payload when enabled
Set it up
- 1
Create a Zap with Catch Hook
In Zapier, click Create Zap. For the trigger, search Webhooks by Zapier → choose 'Catch Hook' → Continue (no extra filter needed). Zapier shows a Custom Webhook URL — copy it.
- 2
Paste the URL into Askery
In Askery: open the form → Integrations tab → paste the URL into the Webhooks box → Add. (For workspace-wide delivery, use Org settings → Integrations.) Webhook appears in the list immediately.
- 3
Send a test payload
Hit Test next to the row in Askery. Switch back to Zapier and click 'Test Trigger' — your sample response.submitted payload shows up. Every field (form.title, response.answers.*, intelligence.score, etc.) becomes available to downstream steps.
- 4
Build the rest of the Zap
Add the actions you actually want — Gmail 'Send Email', HubSpot 'Create Contact', Sheets 'Add Row', etc. Map fields from the Catch Hook step. Turn the Zap on.
- 5
(Optional) Verify the signature
In a Code by Zapier step, recompute HMAC-SHA256(rawBody, secret) and compare to x-askery-signature. The endpoint's secret is shown next to the URL in Askery (rotate any time).
Ready to build?
Create a form and connect Zapier in minutes.