Free newsletter signup form
Collect email subscribers without Mailchimp. Simple signup form with email notifications and Google Sheets export.
Not every newsletter needs Mailchimp. If you just want to collect email addresses and send updates yourself, LazyForms is simpler and cheaper (free). Add a one-field form to your site, and new signups land in your email and dashboard.
What you get
- Single-field signup form — minimal friction for subscribers
- Get notified by email every time someone subscribes
- Export subscribers as CSV or sync to Google Sheets
- Webhook integration to connect to your email sending tool
- Spam protection to keep your list clean
Example code
Copy this HTML and replace YOUR_ACCESS_KEY with your form endpoint key.
<form action="https://api.lazyforms.com/f/YOUR_ACCESS_KEY" method="POST">
<input type="email" name="email" placeholder="you@example.com" required />
<input type="text" name="_honey" style="display:none" tabindex="-1" />
<button type="submit">Submit</button>
</form>Tips
- Keep the form to just one field (email) for maximum conversion.
- Connect a webhook to automatically add subscribers to your email tool.
- Use Google Sheets sync to maintain a live subscriber list.
How LazyForms works
- 1
Create a free account — just your email, no credit card.
- 2
Create a form endpoint and get your unique action URL.
- 3
Add the URL as your form's action attribute.
- 4
Every submission goes to your email, dashboard, and connected integrations.
Create your newsletter signup
Free forever. No credit card. Set up in 30 seconds.
Enter your email to receive your form action URL · No password needed