Forms.fyi vs Getform
Getform and Forms.fyi both offer hosted endpoints for HTML forms. The right choice depends on plan limits, spam tooling, and how much you need email vs webhooks on day one.
Forms.fyi (facts)
Pro is $8/mo (or $60/year) with 1,000 submissions/month, uploads up to 5MB, Turnstile, webhooks, custom redirects, and JSON schema validation.
- 100 submissions/month
- Honeypot spam protection
- Built-in thank-you redirect (or configure within free-plan rules)
- Unlimited forms
- Dashboard submission history and export
- 1,000 submissions/month on Pro
- File uploads up to 5MB per file (Pro)
- Owner email notifications (Pro)
- Webhook POST on new submissions (Pro; single delivery attempt)
- Cloudflare Turnstile on the form (Pro)
- Custom redirect after submit (Pro)
- • Free plan forms stay on a simple configuration path (no webhooks, no owner email, no Turnstile, no file uploads). Upgrade to Pro to unlock the full feature set.
- • We do not antivirus-scan uploaded files; treat attachments like untrusted input.
- • Webhooks are delivered once per submission; we do not operate a retry queue today.
- • Form endpoints are served on forms.fyi (no custom hostname for the POST URL today).
Getform (verify on getform.io)
Getform publishes per-plan submission caps, integrations, and file-handling rules. Because those numbers change, use their pricing page as source of truth—then line it up against our pricing for the same workload.
- Popular with Jamstack tutorials and quick “action URL” setups
- May bundle automations or Zapier-style paths differently than our single webhook POST
When Forms.fyi is a fit
You want a small number of clear plans, predictable exports, and you are comfortable upgrading to Pro for email + Turnstile + uploads + webhooks.
Competitor limits, features, and prices change. We summarize common positioning; always confirm on the vendor's official site before you decide.