Forms, handled.
Add a form backend to any HTML page in 60 seconds.
No code, no server, no headaches.
Three steps to your first form
No backend code required.
Create a form
Sign up and create a form in your dashboard. You'll get a unique endpoint URL.
Point your HTML form at it
Set your form's action to your FormFilter URL. Works with any HTML form.
Receive submissions
View them in your dashboard, get email alerts, export to CSV, or push to your CRM via webhook.
Drop in one line
Just change your form's action attribute. That's it.
- Works with any HTML form
- AJAX-friendly (returns JSON)
- Custom redirect URLs
- Built-in spam protection
<form action="https://formfilter.org/f/YOUR_KEY" method="POST"> <input type="hidden" name="_gotcha" value=""> <input type="hidden" name="_time" value=""> <input type="text" name="name" placeholder="Your name"> <input type="email" name="email" placeholder="Email"> <textarea name="message"></textarea> <button type="submit">Send</button> </form>
Everything you need, nothing you don't
Smart spam filtering
Honeypot, rate limiting, blocklist words, and custom rules keep junk out.
Email notifications
Get an email the moment a new submission arrives, with all field data included.
Webhooks
Push submissions to any CRM, Slack, Zapier, or custom endpoint in real time.
CSV export
Download all submissions as a spreadsheet whenever you need them.
REST API
Read and manage submissions programmatically with Bearer token authentication.
Spam dashboard
Review caught spam, mark false positives, and teach your filter over time.
Simple, honest pricing
Start free. Upgrade when you need more.
Pro
- 10 forms
- 200 submissions/month
- Everything in Free
- Priority support
- No FormFilter branding