Forms Overview
LeadHub includes a no-code form builder that lets you create embeddable lead capture forms. When someone submits a form, a lead record is automatically created in your workspace.
What Can Forms Do?โ
- Capture leads from your website, landing pages, or anywhere you can embed HTML/JS
- Map form fields directly to lead properties (name, email, phone, custom fields)
- Show a thank-you message or redirect to a URL after submission
- Protect against spam with reCAPTCHA v3
- Automatically place new leads into a specific pipeline stage
- Support multi-step form layout (fields grouped into numbered steps)
- Track analytics (views, submissions, conversion rate)
Form Typesโ
| Type | Description |
|---|---|
| Embedded Form | HTML snippet you paste into any webpage |
| Standalone Form | Hosted at yourdomain.com/f/your-slug โ share as a link |
| Capture Widget | Floating/inline JS widget (see Capture Widget) |
Forms in the Navigationโ
Go to Forms in the sidebar to see all forms. From the list you can:
- View form stats (submissions count, conversion rate)
- Edit or delete forms
- Copy the embed code or form URL
- View form analytics
How Form Submissions Create Leadsโ
When a form is submitted:
- The submission is validated (required fields, reCAPTCHA if enabled).
- A lead record is created using the field mappings.
- If a pipeline/stage is configured on the form, the lead is placed in that stage.
- The lead source is set to "Web Form".
- Automations with the "Form Submitted" trigger fire (if any are configured for this form).
- The user sees the thank-you message or is redirected.
Related Pagesโ
- Form Builder โ create and configure forms
- Capture Widget โ floating popup widget
- Tracking Snippets โ website tracking