formy

Your form has somewhere to go.

Formy is a tiny backend for website forms. Add one endpoint to any HTML, Webflow, Framer, Carrd, or static-site form and start receiving submissions instantly.

Works with
  • HTML
  • Webflow
  • Framer
  • Carrd
  • Static sites
Your website form
1
Your inboxNew submission
</> HTML formcopy
<form action="https://submit.useformy.net/f/abc123" method="POST">
  <input type="email" name="email" />
  <textarea name="message"></textarea>
  <button>Send</button>
</form>
New submission
From
hello@acme.co
To
you@yourdomain.com
Email
hello@acme.co
Message
Hi, I would love to learn more about your product.

How it works

1. Create an endpoint

Create a form endpoint in seconds. You will get a unique URL to handle submissions.

2. Paste it into your form

Add the endpoint URL to your form's action attribute. Works with any HTML form.

3. Receive submissions

Submissions land in your inbox instantly. Get notified and manage everything in one place.

Everything your form needs. Nothing it doesn't.

Submission inbox

View, search, and manage all submissions in a clean inbox.

Email notifications

Get instant email alerts for new submissions.

CSV export

Export submissions to CSV whenever you need.

Spam protection

Built-in honeypot and simple filtering keep junk out.

Redirect after submit

Send users to a thank you page after they submit.

Works with plain HTML

No libraries or frameworks needed. Just regular HTML forms.

Developer-friendly from the start

Simple to integrate. Easy to automate. Built for the way you work.

  • Clean, RESTful API
  • Webhooks for automation
  • CORS-enabled
  • Detailed docs and examples
HTMLcURLJavaScript
<form action="https://submit.useformy.net/f/abc123" method="POST">
  <input type="text" name="name" placeholder="Your name" />
  <input type="email" name="email" placeholder="Email" />
  <textarea name="message" placeholder="Message"></textarea>
  <button type="submit">Send message</button>
</form>

Submissions

Export CSV
Search submissions...
hello@acme.coHi! I'd love to learn more...May 12
jane@studio.devCan I get a demo?May 12
info@design.coPartnership inquiryMay 11
sam@example.comQuestion about pricingMay 11
View all submissions

Simple pricing for simple forms.

Free

Perfect for trying things out.

£0 /mo
  • 1 form
  • 50 submissions / month
  • Email notifications
  • CSV export
Start for free

Pro

For serious businesses.

£15 /mo
  • 25 forms
  • 10,000 submissions / month
  • Webhooks
  • Multiple notification emails
  • Allowed domains
  • Priority support
Start free trial

All plans include a 14-day free trial. Cancel anytime.

Frequently asked questions

Is Formy a form builder?

No. Formy is a backend for your existing forms. Build your form with the tools you love.

Do I need backend code?

Nope. Just point your form's action to your Formy endpoint and you are done.

Can I use it on static sites?

Yes. Formy works with HTML, Webflow, Framer, Carrd, and any static site.

How does spam protection work?

We use honeypot fields and simple filtering to block common spam automatically.

Stop losing contact form submissions.

Create your first endpoint in seconds.