Capture early interest with email and optional referral source.
Copy-paste ready code. Replace YOUR_FORM_HASH with your FormsList endpoint hash.
<form action="https://formslist.com/f/YOUR_FORM_HASH" method="POST">
<input type="email" name="email" placeholder="you@example.com" required />
<input type="text" name="name" placeholder="Name (optional)" />
<select name="referral">
<option value="">How did you hear about us?</option>
<option value="twitter">Twitter/X</option>
<option value="friend">Friend</option>
<option value="google">Google</option>
<option value="other">Other</option>
</select>
<button type="submit">Join Waitlist</button>
</form>A simple waitlist form for pre-launch products and services. Captures email addresses and optional referral sources to help you build anticipation and understand where your audience comes from.
Set up your form backend in under a minute. No server required, no complex configuration — just a simple endpoint for your forms.