Webhook Payload Preview
See the exact JSON payload and headers Static Forms sends to your webhook endpoint. Fill in sample data and toggle options to preview the request.
Sample Form Fields
Request Headers
Request Body
How Static Forms Webhooks Work
When a visitor submits your form, Static Forms sends a POST request to the webhook URL you configure in your dashboard. The payload includes all form fields plus optional metadata such as the submission ID, timestamp, and visitor information.
Your endpoint should respond with a 2xx status code within 10 seconds. If the first delivery fails, Static Forms retries with exponential back-off for up to 3 attempts.
Webhooks let you pipe form submissions into Slack, Notion, Airtable, Zapier, or your own API — no polling required. Check the webhook documentation for setup instructions.
Ready to connect your webhook?
Sign up for Static Forms and configure your webhook endpoint in minutes. Webhooks are available on all paid plans.