Skip to content

Features (how they work)

Lead capture

Public form: /f/{slug} Submit: POST /f/{slug}/submit Admin: /admin/lead-forms, submissions, /admin/leads

Last updated Aug 20, 2026 · 1 min read

Lead forms — /tools/lead-form

Public form: /f/{slug}
Submit: POST /f/{slug}/submit
Admin: /admin/lead-forms, submissions, /admin/leads

Must be logged in to create/list forms. Autosave is on.

How it works

  1. Create or select a form.
  2. Settings: title, description, theme color (hex), success message, optional redirect URL after submit, active flag.
  3. Fields you can add:
Field Input
Full name text
Email email
Phone tel
Company text
Custom message textarea

Reorder and remove fields in the list. Preview in the builder.

  1. Save form. View form opens /f/{slug}. View leads opens submissions for that form.
  2. Stats: views, submissions, conversion rate.

Setup

Create one form per campaign (webinar-2026). Point landing CTA buttons at /f/webinar-2026. Export CSV from the form or admin leads export.

Link-in-bio widget

On a bio page, enable lead capture (email only or name+email). Those posts hit POST /leads and still appear in the admin inbox.

Authenticated lead list

/leads (auth) lists the current user’s leads; /leads/export downloads them.

Follow up by changing status in admin where the UI provides it, then export to a CRM.

← All ProfileSuite – Digital Business Card, Bio Link & Lead Capture Platform documentation

We use cookies to understand how visitors use this site. Cookie Policy