Capture
Point your form at one private URL. Works with plain HTML, fetch, or any framework — and it never exposes your account.
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.
<form
action="https://formjetty.com/f/a8x..."
method="post">
<input name="email" type="email">
<textarea name="message"></textarea>
<button>Send</button>
</form>
Real screens from the workspace. They follow whichever theme you pick.
Every submission takes the same four steps. Nothing reaches your inbox until it has been checked and safely stored.
Point your form at one private URL. Works with plain HTML, fetch, or any framework — and it never exposes your account.
Your field rules, domain restrictions, rate limits, and spam scoring all run before anything is kept.
Each submission is saved before we confirm it, so a notification can never go missing — even when email is slow.
Email up to ten verified recipients, and push to your own systems with signed webhooks that retry on failure.
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.
Filter by project, form, date, read state, or spam. Export whatever matches as CSV or JSON.
Set it up once per form. Nothing is shared by accident, and nothing needs a deploy to change.
Create a workspace, point your form at the endpoint, and watch it land. Setup takes about a minute.