1. Create an endpoint
Create a form endpoint in seconds. You will get a unique URL to handle submissions.
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.
<form action="https://submit.useformy.net/f/abc123" method="POST"> <input type="email" name="email" /> <textarea name="message"></textarea> <button>Send</button> </form>
Create a form endpoint in seconds. You will get a unique URL to handle submissions.
Add the endpoint URL to your form's action attribute. Works with any HTML form.
Submissions land in your inbox instantly. Get notified and manage everything in one place.
View, search, and manage all submissions in a clean inbox.
Get instant email alerts for new submissions.
Export submissions to CSV whenever you need.
Built-in honeypot and simple filtering keep junk out.
Send users to a thank you page after they submit.
No libraries or frameworks needed. Just regular HTML forms.
Simple to integrate. Easy to automate. Built for the way you work.
<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>
Perfect for trying things out.
For growing projects.
For serious businesses.
All plans include a 14-day free trial. Cancel anytime.
No. Formy is a backend for your existing forms. Build your form with the tools you love.
Nope. Just point your form's action to your Formy endpoint and you are done.
Yes. Formy works with HTML, Webflow, Framer, Carrd, and any static site.
We use honeypot fields and simple filtering to block common spam automatically.
Create your first endpoint in seconds.