Connect your forms to every system you use
Every form submission instantly fires a webhook to your CRM, Slack, database, or any endpoint. Real-time JSON payloads. No polling, no delays, no manual exports.
How webhooks work in formwhale
Set it up in under two minutes. No code required.
Clean, predictable JSON payload
Every webhook POST contains the full submission data. Easy to parse, easy to map.
"form": {
"id": "frm_abc123",
"title": "Volunteer Sign-Up",
"slug": "volunteer-signup"
},
"submission": {
"id": "sub_xyz789",
"submittedAt": "2026-03-19T09:41:00Z",
"data": {
"Full Name": "Sarah Chen",
"Email": "[email protected]",
"Availability": "Weekends",
"Agreed to Terms": true
}
}
What people connect to formwhale
Any system that accepts HTTP requests works with formwhale webhooks.
Works with the tools you already use
If it accepts an HTTP POST, it works with formwhale.
Webhooks are a Pro feature
Webhooks are available on the formwhale Pro plan. Upgrade to unlock unlimited webhook endpoints, retry logic, and delivery logs. The Free plan includes CSV export for manual data access.
Why teams choose formwhale for integrations
Connect your forms to everything
Start with the free plan. Upgrade to Pro when you're ready to unlock webhooks and real-time integrations.
Get started freeFrequently asked questions
Get started free
formwhale is live. Start building your first form today. No credit card needed.