Ready to Get Started?

Follow the simple steps below to set up your first form and start capturing leads in minutes.

Create Free Account

Signup

Add Your Domain

Create New Form

Use On Your Website

Capture Responses

Implementation

Change the action URL in your existing form to point to our endpoint.

Your Form Code

<form action="https://myformcapture.com/f/YOUR_FORM_UUID_HERE" method="POST">
  <input type="text" name="name" placeholder="Your Name" required>
  <input type="email" name="email" placeholder="Your Email" required>
  <input type="tel" name="phone" placeholder="Phone Number">

  <button type="submit">Submit</button>
</form>

Submit a test form to verify everything is working correctly. See the responses in your Leads dashboard.

For localhost testing, enable the "Allow Local Development" toggle when creating or editing your form:

Form Settings → Allow Local Development → Toggle ON

Remember to disable this toggle before deploying to production.

Need Help?

Our support team is here to help you with your integration.

Contact Support