The Easiest way to collect form data
Receive form submissions directly in your email inbox or integrate with your existing applications and workflows without the hassle of server or backend code. It's free!
<form action="" method="post">
<input type="hidden" name="cmf_public_key"
value="">
<label for="email">Your Email</label>
<input name="Email" id="email" type="email">
<button type="submit">Submit</button>
</form>