Comparison
The FormSubmit alternative for forms that go more than one place
FormSubmit needs nothing but your email address in the action URL, and has no dashboard, account or pricing page at all. WebForms is what you move to once you need to see, search or route what was submitted.
FormSubmit is about as minimal as a form backend gets: put your email address directly in the form action, submit once to confirm it, and every submission after that arrives by email. There is no signup, no dashboard and no pricing page, because there is no paid tier - the entire service is free.
That minimalism is also the ceiling. Your email address is visible in your page source unless you use their hashed-endpoint option, there is no stored, searchable record of submissions beyond your inbox, and there is no way to send one submission to more than an email address and a redirect.
WebForms keeps the no-backend setup but replaces the bare email-in-the-URL model with an endpoint, a stored and searchable submission history, fan-out to Slack, Discord, Telegram and webhooks alongside email, and a delivery log for every attempt.
When to stay with FormSubmit
Switching has a real cost. These are the cases where we would not bother.
- You want the absolute minimum: no account, no dashboard, nothing to configure beyond an email address in the action attribute.
- You will never need more than one destination or a searchable history of what was submitted.
- You want it to always be free, with no plan to ever hit a limit or a paywall.
WebForms vs FormSubmit
Capability by capability, then their published prices. Anything we quote for FormSubmit was read off their own pricing page on the date shown, but prices change - check their pricing directly before deciding.
| Capability | WebForms | FormSubmit |
|---|---|---|
| Setup | Point form action at your endpoint. No account required to try it, one to keep data. | Put your email directly in the action attribute. No account of any kind. |
| Submission storage | Every submission stored, searchable and exportable as CSV or JSON. | None. The email delivered is the only record. |
| Destinations per form | Email, Slack, Discord, Telegram and webhooks from one submission. | Email only. |
| Delivery visibility | Per-destination log with status, response and retry history. | No dashboard and no delivery log of any kind. |
| Address privacy | Your endpoint contains no personal information. | Your email is in the page source unless you generate a hashed endpoint first. |
| Routing rules | Route on field values to different destinations per rule. | Not offered; there is nowhere to route to but one inbox. |
| Spam filtering | Honeypot, Turnstile, rate limits and an AI classifier that learns from your marks. | A honeypot field and captcha option via a special field name. |
| Pricing | Free plan, then paid plans as usage grows. | Entirely free. No paid tier exists. |
Moving from FormSubmit
Create a form and copy the endpoint
Sign up, add a form, and copy its endpoint URL. Nothing is charged and no card is needed for the free plan.
Swap the action attribute
Replace your email address in the action URL with your WebForms endpoint. Field names carry over, and any _replyto or _subject style fields you used map to equivalent settings in the dashboard.
Add your destinations
Add an email destination to match what you had, then add Slack, Discord, Telegram or a webhook if you want them.
Submit once and confirm
Send a real submission. It appears in the dashboard immediately, so you can confirm the switch before you deploy it everywhere.
Want the field-by-field version? Read the complete FormSubmit migration guide
Try it without deciding anything
The free plan includes 300 submissions a month, unlimited forms, email delivery, stored submissions and spam filtering, with no card required and no expiry. Point one form at it and keep FormSubmit running on the others until you are convinced.
Questions
Close to it. Both are plain HTML form POSTs with no backend, so the change is the action URL. The difference is what happens after: submissions are stored, searchable and fanned out rather than relayed straight to one inbox with no record.
No. Any field name works and every field is captured. FormSubmit's special underscore-prefixed fields like _subject or _cc have equivalent settings in the WebForms dashboard.
Yes. Email is a destination like any other, and the free plan includes it. The stored submission and dashboard sit alongside it rather than replacing it.
Yes, and it is not a trial. It includes unlimited forms, email delivery, spam filtering and stored submissions, with no card required.
Other comparisons
- Web3Forms alternativeKeep the access-key simplicity. Add storage, routing and a delivery log.
- Formspree alternativeThe same no-backend model, with delivery you can actually inspect.
- Formspark alternativeA monthly plan instead of a submission bundle you have to keep buying.
- Basin alternativeThe same no-code form backend, minus the AI-site upsell you may not want.
- Formkeep alternativeOne plan, unlimited forms, no per-form add-on fee.
- Formcarry alternativeUnlimited forms and multi-destination fan-out, with a delivery log to check.
- KwesForms alternativeSkip the validation framework. Get routing and a delivery log instead.
- Slapform alternativeA flat quota, not a per-submission meter once you are past it.
- FormBackend alternativeThe same endpoint model, with routing and more places to notify at once.
- FormBucket alternativeTiered plans and more destinations, instead of one flat unlimited price.
- Netlify Forms alternativeThe convenience of built-in forms, without tying your form backend to your host.
- Typeform alternativeKeep Typeform for the interface. Get more destinations and a delivery log for what it collects.
- Jotform alternativeKeep the builder if you want it. Get more destinations and a delivery log for what it collects.
- SurveyMonkey alternativeA survey tool with research-grade analysis, versus a lightweight backend for a form you already built.
- Wufoo alternativeOne of the oldest form builders, with pricing to match. A lighter backend for a form you already have.
- Paperform alternativeA document-style builder with e-commerce built in, versus a backend for a form you already have.
- Tally alternativeUnlimited free forms is hard to beat. A delivery log and routing rules are what it doesn't have.
- Cognito Forms alternativeWorkflow and approvals are real Cognito Forms features. Routing to five destinations at once is ours.
- Zoho Forms alternativeDeep CRM and Zoho-suite integration, versus a standalone backend that isn't tied to a bigger platform.
- Google Forms alternativeFree is hard to beat. Routing to more than a spreadsheet is what it doesn't do.
- Microsoft Forms alternativeBundled free into Microsoft 365. Routing and a delivery log are what it doesn't do.
- Getform alternativeForm endpoints with routing rules and a delivery log on every send.