Serverless forms without the backend

Embed forms anywhere. Capture leads, send webhooks, block spam, and store submissions with one line of code.

<form action="https://unicorn-forms.com/api/forms/submit">
  <input type="hidden" name="$to" value="YOUR_FORM_KEY">
  <input type="hidden" name="$subject" value="New inquiry">
  <input type="email" name="email" placeholder="Email">
  <input type="text" name="subject" placeholder="Subject">
  <input type="text" name="message" placeholder="Message">
  <button>Send</button>
</form>

Add as many fields as you want—email, subject, message, or anything else. Collect them all. Use $to, $subject, $success on the fly—no backend config. Change it in the HTML and ship.

How it works

1. Add the form

Copy a snippet into your site. No build step, no framework required.

2. Receive submissions

Get notified by email or send data to your own endpoints via webhooks.

3. Connect your stack

Webhooks to Slack, Zapier, or your API. File uploads to S3.

Features

AI Spam Filtering

Built-in spam detection keeps your inbox clean without captchas.

Webhooks

Send submissions to any URL. Real-time delivery with retries.

File Uploads

Collect files with your forms. Stored securely, delivered to you.

Analytics

Track submissions, conversion rates, and form performance.

Domain Lock

Restrict forms to your domains. Prevent abuse and spoofing.

Integrations

Slack, Zapier, and custom webhooks. Connect your workflow.

Start collecting form submissions in minutes

No credit card required. Free tier includes everything you need to get started.