Keep the HTML form you already have. Point its action at one endpoint and SaveForm captures, filters, stores, and forwards every submission — no server to run, no SDK to install.
No credit card required · One endpoint, any framework
<form
action="https://saveform.io/api/submit/form_a91"
method="POST">
<input name="email" type="email" required />
<textarea name="message"></textarea>
<button type="submit">Send</button>
</form>How it works
Set your form's action to your SaveForm endpoint. Plain HTML or any framework.
Fields are parsed automatically, spam is dropped, files are stored, and a notification fires.
Search the dashboard, export to CSV/JSON, and pipe submissions to Slack, Zapier, or your API.
Submission pipeline
The five-minute setup gets you a working form. These are the things that matter the next ninety days — and they all come standard.
Honeypot detection and rate limiting catch bots before they ever reach your dashboard — no CAPTCHA.
Per-form recipients and instant notifications, with reply-to set to the submitter when present.
Forward every submission to Slack, Discord, Zapier, n8n, or your own API — each delivery logged.
Accept attachments alongside the submission, with signed download URLs in webhook payloads.
A searchable home for every submission, with an auto From column when a name or email is present.
Pull your data out in one click, or programmatically through the REST API. It is yours.
Send users to a thank-you page, keep query strings, or return JSON for AJAX forms — per form.
Token-authenticated endpoints to list, read, export, and delete submissions from your own tooling.
Don't have the form yet?
Both export copy-paste HTML, React, Next.js, Vue, Angular, and Svelte — no SDK, no iframe, no lock-in.
Hand-built contact, waitlist, newsletter, feedback, lead-capture, and RSVP designs. Multiple styles, every framework, style-isolated.
Browse templatesSketch a custom form visually — add fields, pick a design, and export clean markup for your stack. Free to use.
Open the builderAlso on SaveForm
When you want to ask many people the same question and chart the result, reach for a survey instead — same dashboard, same data ownership.
Get started
Add a form action URL, hit deploy, and start collecting submissions. Start free — no credit card required.