Capture

Forms

Embeddable lead forms with hosted links, iframes and native widgets — every submission synced to your ClickFunnels contacts.

Field types

TypeUse it for
TextNames, company, free-text answers
EmailThe lead's email — validated automatically
PhonePhone numbers
TextareaLonger messages or questions
SelectDropdown choices (interest, budget, source)
Image uploadAttachments — stored securely with the submission
HiddenTracking values (campaign, source) passed silently

Publishing

A draft form is only visible to you. Click Publish and it goes live at its hosted URL:

https://api.myleadsyncer.com/f/your-slug

Unpublish at any time to take it offline without deleting it.

Embedding

Hosted link

Share the URL directly — it renders a clean standalone page with your form.

Iframe

<iframe src="https://api.myleadsyncer.com/f/your-slug"
        width="100%" height="520" frameborder="0"></iframe>

Widget script

Renders the form natively inside your page, inheriting your page width:

<div id="mls-form"></div>
<script src="https://api.myleadsyncer.com/f/your-slug/widget.js" defer></script>

Grab the exact snippets from the form's Embed panel in the app — they're pre-filled with your slug.

ClickFunnels sync

With ClickFunnels connected, each form can:

Submissions

Every submission is stored in your account — view them per form in the dashboard, including any uploaded images and the sync status.