Form backend for
static sites

POST your form to a secure endpoint → get email + dashboard record → optional redirect/webhook.

  • 50 free submissions/month
  • Email delivery in seconds
  • File uploads on paid plans
Start Free No credit card required
YoYoForms Dashboard

Your submissions, organized and exportable.

Three steps. That's it.

1

Create an endpoint

Sign up and create a form endpoint in your dashboard. Takes about 10 seconds.

2

Point your form

Set your HTML form's action to your new endpoint. That's one line of code.

3

Get submissions

Form submissions arrive in your inbox instantly. View them in the dashboard too.

Copy, paste, done

Built-in honeypot spam protection. No setup required:

<form action="https://yoyoforms.com/f/abc123" method="POST">
  <input type="text" name="name" required>
  <input type="email" name="email" required>
  <textarea name="message"></textarea>

  <!-- Honeypot spam protection -->
  <input type="text" name="_gotcha" style="display:none">
  <button type="submit">Send</button>
</form>

Want stronger protection? Add your own Cloudflare Turnstile keys in the dashboard.

Everything you need, nothing you don't

Email Notifications

Get instant emails for every submission. Custom templates on Business.

Spam Protection

Honeypot fields and rate limiting built-in. Add your own Turnstile for extra protection.

File Uploads

Accept PDFs, images, and documents. 5MB on Pro, 10MB on Business.

Webhooks

POST submissions to your own server in real-time. Business plan.

Dashboard & Export

View all submissions in one place. Export to CSV anytime.

Custom Redirects

Send users to your own thank-you page. Pro and Business plans.

Built with security in mind

Multi-Layer Spam Protection

Honeypot fields and rate limiting built-in. Bring your own Turnstile keys for CAPTCHA.

Automatic Retries

Failed emails and webhooks retry automatically. No lost leads.

HTTPS Only

All data encrypted in transit. Always.

Delivery Logging

Full visibility into webhook deliveries with status tracking.

Perfect for

Contact forms Newsletter signups Feedback forms Event RSVPs Job applications Support requests Lead capture Survey forms

Simple, honest pricing

Start free. Upgrade when you need more.

Free
$0
  • 1 form
  • 50 submissions/month
  • Email notifications
  • Spam protection
  • CSV export
Business
$29/mo
  • 10,000 submissions/month
  • File uploads (10MB)
  • Custom email templates
  • Webhooks
  • Everything in Pro
View full pricing details →

Ready to ditch the backend code?

Get your first form running in under 2 minutes.

Create Free Account