# onsubmit.dev > Form backends without the hassle. Accept HTML form submissions from any website — no backend required. ## What is onsubmit.dev? onsubmit.dev is a form submission service that handles HTML form backends for developers and indie makers. You point your HTML form's `action` attribute at a unique onsubmit.dev endpoint, and the service handles receiving submissions, sending notifications, and storing data — all without writing any server-side code. ## Key Features - **Email notifications** — every submission is delivered to your inbox instantly (free tier) - **Telegram notifications** — instant alerts via your own Telegram bot (free tier) - **Airtable integration** — submissions stored directly in an Airtable base (paid) - **Notion integration** — submissions stored as Notion database entries (paid) - **Google Sheets integration** — submissions appended to a Google Spreadsheet (paid) - **Webhooks** — forward raw submission data to any URL (paid) - **Spam protection** — built-in honeypot and submission filtering - **Multi-recipient email** — notify multiple email addresses per form ## How It Works 1. Create a free account at https://onsubmit.dev 2. Get a unique form endpoint URL from your dashboard 3. Set your HTML form's `action` to that endpoint and `method="POST"` 4. Submit the form — onsubmit.dev receives the data and triggers your configured integrations ## Supported Frameworks / Platforms onsubmit.dev works with any platform that can submit an HTML form: - Static HTML sites - React, Vue, Svelte, Angular - Astro (official `@onsubmit/astro` package available) - Next.js, Nuxt, SvelteKit - Webflow, Framer, WordPress - Any website that can POST form data ## Pages - **Homepage** — https://onsubmit.dev/ - **How It Works** — https://onsubmit.dev/how-it-works - **Pricing** — https://onsubmit.dev/pricing - **Documentation** — https://onsubmit.dev/docs - **Contact** — https://onsubmit.dev/contact - **Privacy Policy** — https://onsubmit.dev/privacy - **Terms of Service** — https://onsubmit.dev/terms ## Pricing onsubmit.dev offers a free tier and paid plans. The free tier includes email and Telegram notifications. Paid plans unlock integrations (Airtable, Notion, Google Sheets, Webhooks) and higher submission limits. See https://onsubmit.dev/pricing for current pricing. ## npm Packages - `@onsubmit/astro` — Astro integration for zero-config form handling ## Contact For support or inquiries, visit https://onsubmit.dev/contact