Hosted form backend

Your front end. Our safe inbox.

Point any HTML form at one private endpoint. FormJetty stores every submission, filters the spam, and emails the right people — no server code, no database, no cron job.

Free to start. No credit card required.

500 submissions a month 12 months of history 0 lines of server code
contact.html
<form
  action="https://formjetty.com/f/a8x..."
  method="post">

  <input name="email" type="email">
  <textarea name="message"></textarea>
  <button>Send</button>
</form>
Stored · email queued 202 Accepted
formjetty.com/dashboard

Real screens from the workspace. They follow whichever theme you pick.

How it works

From form submit to your inbox

Every submission takes the same four steps. Nothing reaches your inbox until it has been checked and safely stored.

01

Capture

Point your form at one private URL. Works with plain HTML, fetch, or any framework — and it never exposes your account.

02

Check

Your field rules, domain restrictions, rate limits, and spam scoring all run before anything is kept.

03

Store

Each submission is saved before we confirm it, so a notification can never go missing — even when email is slow.

04

Deliver

Email up to ten verified recipients, and push to your own systems with signed webhooks that retry on failure.

Built for the day-to-day

See what came in, what went out, and what failed.

Every submission keeps its spam score, delivery status, and full attempt history. So when a client says the contact form is broken, you have an answer in seconds instead of guesses.

  • Inbox and spam views
  • Predictable JSON errors
  • Duplicate protection
  • Email delivery status
  • Per-workspace limits
  • Isolated workspaces
The workspace

Every submission, searchable in one place

Filter by project, form, date, read state, or spam. Export whatever matches as CSV or JSON.

formjetty.com/submissions
formjetty.com/projects
formjetty.com/health
formjetty.com/workspace
formjetty.com/admin
Per-form controls

Each form gets its own rules, recipients, and hooks

Set it up once per form. Nothing is shared by accident, and nothing needs a deploy to change.

formjetty.com/forms/contact-form
formjetty.com/forms/contact-form/installation
formjetty.com/forms/contact-form/rules
formjetty.com/forms/contact-form/email
formjetty.com/forms/contact-form/webhooks
formjetty.com/forms/contact-form/submissions/01KZPR7A
Start with one form

Send your first submission today.

Create a workspace, point your form at the endpoint, and watch it land. Setup takes about a minute.

Start free No credit card required.