Secure, developer-friendly email collection that respects your users' privacy. Simple API, zero complexity.
# Use in your HTML
<form action="https://send.webform.dev/send/form_abc123" method="POST">
<input name="email" type="email" required>
<button>Subscribe</button>
</form>
Built with privacy and simplicity in mind, designed for modern development workflows.
GDPR compliant with minimal data collection and transparent handling.
Use any HTML and CSS form you want (or copy one of ours).
Built-in spam protection, rate limiting, and secure data transmission.
Options available in control panel; no emailing support for configuring basic features.
Simple integration, powerful results
Point your form to our endpoint
<form action="https://send.webform.dev/send/form_abc123def456" method="POST">
<input name="name" type="text" placeholder="Name">
<input name="email" type="email" placeholder="Email" required>
<input name="subject" type="hidden" value="Contact Form">
<textarea name="text" placeholder="Message" required></textarea>
<button type="submit">Send Message</button>
</form>
Form submissions are automatically emailed to you
From: user@example.com
Subject: Contact Form
Name: John Doe
Email: user@example.com
Message: Hello, I'd like to learn more...
Join developers who trust WebForm.dev for secure email collection.