Form backend

Form Backend for Contact Forms and Static Websites

A form backend receives HTML, static site, Framer, Carrd, Webflow, or Next.js form submissions, validates spam, sends email, stores entries, and forwards data to webhooks, CRM, Slack, or Zapier without building a custom server.

Last updated: July 3, 2026

Feature Comparison

ServiceBest fitKey features to checkPricing and limit watch
FormspreeTeams that want a mature hosted form backendEmail routing, spam filtering, file uploads on paid tiers, webhooks, integrations, projects, and team controls.Free tier is useful for tests; check submission caps, file uploads, seats, and data retention.
Web3FormsSimple static contact forms and no-backend HTML formsAccess key setup, email delivery, spam checks, redirect, webhook, and lightweight integration path.Watch monthly submission limits, branding, support level, and advanced routing needs.
FormSubmitFast HTML contact form without backend codeEndpoint-based setup, email delivery, CAPTCHA options, redirects, and simple templates.Great for low-friction starts; compare limits and operational controls before client work.
FormcarryDeveloper-friendly forms with dashboards and integrationsSpam protection, file upload, webhooks, autoresponders, Slack, Zapier, and team workflows.Check submission volume, upload storage, integrations, and workspace pricing.
FormsparkStatic sites needing clean API-style handlingForm endpoints, spam protection, webhooks, redirects, and custom confirmation flows.Review free allowance, webhook volume, storage, and advanced routing.
GetformForm dashboards, Zapier/Slack workflows, and file handlingSubmission inbox, file upload, spam filtering, webhooks, Zapier, Slack, and export options.Watch form count, submission caps, file storage, and collaborator limits.
BasinStatic site forms with strong spam and workflow controlsSpam filtering, file uploads, routing, webhooks, integrations, and submission management.Compare tiers by submissions, domains, storage, and advanced integrations.

Direct Answer

For most static contact forms, start with Web3Forms or FormSubmit when you want the fastest no-backend setup, Formspree when you want a mature hosted default, and Formcarry, Formspark, Getform, or Basin when you need stronger dashboards, integrations, file uploads, spam protection, or client handoff controls.

Use Cases By Platform

The right form backend depends on where the site is hosted and what happens after submission. Static HTML needs a tiny endpoint. Client sites need delivery reliability and auditability. App teams often need webhooks and CRM routing.

  • Static HTML, GitHub Pages, and Cloudflare Pages: use an endpoint that works with a plain POST form.
  • Next.js and Vercel: use hosted form backend for simple marketing forms, or API routes when validation and auth are app-specific.
  • Framer, Carrd, and Webflow: prioritize copy-paste setup, redirect pages, spam protection, and email reliability.
  • Client and agency sites: require dashboard access, export, file upload limits, GDPR/privacy notes, and support ownership.
  • Product teams: choose webhooks, Slack, Zapier, CRM, and retry behavior before design polish.

Spam, File Upload, Redirect, Webhook, And CRM Checklist

Use this checklist before wiring a contact form into a production site. It catches the differences that usually matter after launch.

[ ] Spam protection: CAPTCHA option, honeypot, rate limits, blocklists, and abuse review
[ ] File upload: max file size, storage, retention, malware policy, and download permissions
[ ] Redirects: success page, error state, and UTM preservation
[ ] Webhooks: retries, signing, payload shape, and failure alerts
[ ] Integrations: Slack, Zapier, CRM, email routing, autoresponder, and exports
[ ] Privacy: GDPR/DPA, data region, retention, deletion, and PII handling
[ ] Pricing: submissions per month, form count, domains, seats, storage, and branding limits

Free Tier And Pricing Limits

Free form backend plans are good for validation and small sites, but production decisions should model monthly submissions, spam volume, file uploads, team access, support, and integrations.

  • Submission caps matter more than page views for low-traffic lead forms.
  • File uploads can move a project from free to paid quickly.
  • Agency sites should budget for client access, export, and support.
  • Zapier, Slack, CRM, webhooks, and custom redirects may be tier-gated.

Privacy And GDPR Review

A contact form backend processes personal data. Before using it for leads, resumes, support requests, or customer messages, document where submissions are stored, who can access them, how long they are retained, and how deletion requests are handled.

FAQ

What is a form backend?

A form backend is a hosted endpoint or service that receives form submissions, sends email, stores entries, blocks spam, and forwards data to tools without requiring you to build a custom server.

What is the best contact form backend for a static website?

Web3Forms, FormSubmit, and Formspree are fast starts for static sites. Formcarry, Formspark, Getform, and Basin are stronger when you need dashboards, integrations, uploads, or team controls.

Can I make an HTML contact form send email without a backend?

You still need some backend somewhere. A hosted form backend supplies that endpoint so your static HTML form can send email without you running a server.

What should I check before using a free form backend?

Check monthly submissions, spam filtering, file upload support, redirects, integrations, branding, data retention, privacy terms, and whether client or team access is included.