
SaveForm.io
Collect form submissions without a backend | saveform.io
60 followers
Collect form submissions without a backend | saveform.io
60 followers
SaveForm.io lets you collect, track, and analyze form submissions instantly. No servers, no hassle, just drop in a URL and start collecting. 100 submissions/month free. All out of the box with a modern and clean UI.
This is the 2nd launch from SaveForm.io. View more

SaveForm.io
Launching today
SaveForm removes the need for backend form handling with no server and no setup required. Unlike traditional solutions, it is plug and play with instant submissions to your dashboard. Built in automated emails, real time notifications, and webhook integrations like n8n, Zapier, and Discord come standard. A generous free tier of 100 submissions per month makes it ideal for simple sites without complexity.




Free
Launch Team / Built With



SaveForm.io
Product Hunt
SaveForm.io
@curiouskittyWe've been pretty intentional about not going all the way down the complexity rabbit hole yet that the other tools lean into.
The core idea (for now) remains that it should be dead simple to use, use saveform.io if you are happy to receive an E-Mail notification or a discord/slack ping. n8n, zapier, slack workflows are optional upgrades which were requested by some users, they're as of now very minimal with a retry mechanism and are by design optional opt-ins and not required.
Deliverability you can see directly in your dashboard. Should a webhook fail, as you can aswell see the spam-protection etc.
In regards to signature and tokens, You can indeed add in headers, that's configurable on a per form basis. But we're intentionally avoiding heavy signature schemes because most users don't actually need that complexity on day one and generally yet.
That said, there's features on the roadmap to do, such as templates for forms and more. But we're trying to stay very minimalistic as of now - drop in URL is the main thing we are trying to help with.
Hope that explains your question :).
The 'everything could be static except forms' problem is one of those things every developer hits and then builds a workaround for that they are not proud of. I ran into the exact same thing building DocMetrics — you just want a contact form or a waitlist signup and suddenly you are spinning up a whole backend for one endpoint. The flower shop example is perfect because it describes 80 percent of real client projects. The webhook integrations with n8n and Zapier are what make this production ready rather than just a toy. Congrats on shipping something genuinely useful. To answer your question — before finding proper solutions I was using Google Forms embedded in pages which works but feels wrong every single time.