Send submissions to your own backend
Post every submission straight to your own API or database pipeline, with the full nested payload - every field, form metadata, and payment details if the form collects one.
Send every submission to your own backend, signed and verified.
The AntForms generic Webhook connector POSTs the full submission payload to any HTTPS endpoint you choose, signed with HMAC-SHA256 so your backend can verify it really came from AntForms.
Three patterns AntForms customers ship most often, each reachable from the Integrations tab in under two minutes.
Post every submission straight to your own API or database pipeline, with the full nested payload - every field, form metadata, and payment details if the form collects one.
Not locked to a single automation platform - point the webhook at any HTTPS URL you control, including internal tools and custom backends.
Every delivery is signed and logged, so you can verify authenticity, inspect the exact payload sent, and redeliver a failed request on demand.
A few steps, under a few minutes. No code, no Zapier in the middle.
Find the Webhook card and click Add webhook.
Paste your HTTPS destination URL and an optional description.
Add a secret so your backend can verify the X-Jupiter-Signature header on every request.
Confirm your endpoint receives the payload, then check the deliveries panel for status.
THAT’S IT · WEBHOOK IS LIVE
Every capability ships on the free plan: no paywalls, no metered calls, no per-seat markup.
What the Webhook integration does not include, so you can plan around limits before they surface mid-rollout.
The ones we hear most. If yours isn’t here, tell us and we’ll add it.
Something missing? get in touch
Open the Integrations tab, click Add webhook, paste your HTTPS endpoint URL, optionally set a signing secret, and send a test request.
Set a signing secret when you create the webhook. Every request includes an X-Jupiter-Signature header - an HMAC-SHA256 signature of the raw request body - that you can verify against your secret.
The full nested submission payload: every field value, form and session metadata, and payment details if the form includes a Payment block. There's no field mapping - it always sends everything.
The generic webhook can point at any HTTPS URL you control and signs every request with HMAC - Zapier's own trigger is locked to Zapier's domain and isn't signed. Use the webhook for your own backend, Zapier for connecting to other apps.
Up to 3.
AntForms retries automatically up to 5 times with exponential backoff starting at 60 seconds. After 5 consecutive failures, the webhook auto-disables.
Yes. Every delivery has a detail view with the full request payload and response body/status code, plus a manual redeliver button.
Connecting a webhook has no plan restriction on the connection limit itself, but delivery on live submissions may depend on your plan - email support@antforms.com to confirm for your workspace.
Free, unlimited, and connected to Webhook in under two minutes.