Form submissions without the backend.
Point your HTML form at Submeto. We store, forward, and deliver every submission — no server code required.
Free tier. No credit card required.
<form action="https://submeto.com/forms/abc123" method="POST">
<input type="text" name="name" required />
<input type="email" name="email" required />
<textarea name="message"></textarea>
<button type="submit">Send</button>
</form> How It Works
Three steps. Under two minutes. Zero backend code.
Create a Form
Sign up, create a form endpoint in the dashboard, and get your unique form ID and secret token.
Add One Line
Set your HTML form's action attribute to your Submeto endpoint. That's it — no backend code needed.
Receive Submissions
View submissions in the dashboard, deliver to email, Google Sheets, webhooks, and more.
Works with everything
HTML forms, JavaScript, API calls — pick your favorite way to send data.
<form action="https://submeto.com/forms/abc123" method="POST">
<input type="text" name="name" placeholder="Your name" required />
<input type="email" name="email" placeholder="Email" required />
<textarea name="message" placeholder="Message"></textarea>
<button type="submit">Send</button>
</form> Deliver submissions anywhere
Route every submission to the tools your team already uses — email, spreadsheets, webhooks, and more.
Forward every submission to your verified email address.
Google Sheets
Append rows to a spreadsheet automatically.
Webhook
POST JSON to any endpoint with optional HMAC signing.
Push Notifications
Instant alerts on your phone via the Submeto app.
Telegram
Send submissions to a Telegram chat or group.
Discord
Post submissions as messages in a Discord channel.
Pushover
Rich push notifications via Pushover on any device.
Slack
Post submissions to any Slack channel via webhook.
Send submission alerts to WhatsApp via Business API.
Ntfy
Open-source push notifications to any device via ntfy.sh.
Everything you need to collect form data
Submeto handles the hard parts so you can focus on building your site.
Dual Endpoints
Accept submissions via HTML form POST or REST API — whatever fits your stack.
Multi-Channel Delivery
Route submissions to email, Google Sheets, webhooks, push notifications, and more.
Dashboard & Storage
Browse, search, and view all submissions in a clean dashboard.
File Uploads
Accept file uploads via HTML forms (sync) or the API (async presigned URLs).
Security Tokens
Per-form secret tokens to authenticate API submissions and prevent abuse.
Rate Limiting
Built-in abuse prevention with configurable rate limits and origin whitelisting.
Flexible Schema
Define expected fields, but unknown fields are still accepted and stored.
CSV Export
Download all your submission data as CSV with a single click.
Any Content Type
form-urlencoded, multipart/form-data, or JSON — we handle them all.
Simple, transparent pricing
Start free, pay once when you need more. No subscriptions, no hidden fees.
Free
For personal projects and trying things out.
- Up to 3 forms
- 300 compute points per month
- Email, Webhook & Google Sheets channels
- Dashboard access
- 100 MB file storage
Starter
For small projects that need a boost.
- Up to 20 forms
- 5,000 compute points included
- Valid for 1 year
- All standard channels
- 3 GB file storage
- CSV export
Pro
For growing projects that need more capacity.
- Unlimited forms
- 12,000 compute points included
- Valid for 1 year
- All standard channels
- 10 GB file storage
- CSV export
- Priority support
Stop building form backends.
Start collecting submissions in under 2 minutes. Free to get started, no credit card required.