Add contact forms, feedback widgets, and surveys to any website in minutes. Just point your HTML form to BForms and start collecting submissions.
Free tier includes 5 forms and 100 submissions/month
No SDKs, no dependencies, no build steps. Just HTML.
Sign up and create a form endpoint from your dashboard. Configure email notifications and set allowed domains.
Copy the form action URL and paste it into your HTML. Works with any website builder, framework, or static site.
Submissions appear in your dashboard instantly. Get email alerts for every new response.
If you can write an HTML form, you can use BForms. No JavaScript SDK, no npm packages, no API keys in your frontend code.
<form
action="https://bforms.dev/api/f/abc123"
method="POST"
>
<input
type="email"
name="email"
placeholder="you@example.com"
required
/>
<textarea
name="message"
placeholder="Your message..."
required
></textarea>
<button type="submit">
Send Message
</button>
</form>Built for developers and non-developers alike. Simple tools that just work.
Create form endpoints in seconds. No server configuration, no deployment pipelines.
Built-in honeypot fields automatically detect and filter bot submissions.
Control exactly which websites can submit to your forms. Block unauthorized requests.
Get notified instantly when someone submits a form. Configurable per-form.
View, search, and manage all form submissions from a clean, organized dashboard.
React, Vue, WordPress, Webflow, plain HTML — if it can make a POST request, it works.
Everything you need to know about BForms.
Set up your first form endpoint in under a minute. No credit card required.