Home / Contact form for a landing page

Contact form for a landing page

Capture leads from your landing page in minutes. No backend, no database to manage — submissions land in your dashboard and email.

How it works

  1. Create a free form and copy your endpoint.
  2. Point your form's action at it.
  3. Receive every submission by email, Slack, and your dashboard.
<form action="https://forms.mgm-llc.org/f/YOUR_FORM_ID" method="POST">
  <input name="email" type="email">
  <textarea name="message"></textarea>
  <button>Send</button>
</form>

Start free