Docs
Everything you need to point a form at Formy — from plain HTML to signed webhooks.
Quickstart
Create an endpoint and receive your first submission in about two minutes.
Plain HTML forms
The classic setup: a form tag, an action attribute, and nothing else.
React & Next.js
POST JSON from a component with fetch and handle the response yourself.
Webflow
Point a native Webflow form at your Formy endpoint.
Framer
Use a Formy endpoint with Framer forms or an embedded HTML form.
Carrd
Wire a Carrd contact form to Formy in one settings field.
Special fields
Reserved field names that control how a submission is handled.
Spam protection
Honeypot filtering, per-form controls, and manual review.
Webhooks
Receive every submission as a signed JSON POST to your own endpoint.
CSV export
Your data is yours — download everything a form has received.