Back to home

Connect your leads

Plug Loxlite into the sources you already use

Loxlite is a response enforcement layer — not a form builder or ad platform. Connect your existing intake points via capture URLs and webhooks. Leads land in one inbox with owners, timers, and follow-up visibility.

Website & landing page forms

Point any HTML form at your Loxlite capture URL. Every submission enters your lead inbox with a response timer.

  1. Create a lead source in Loxlite (Sources → Create lead source).
  2. Copy the capture URL — it uses your unique key: /api/form?key=YOUR_KEY
  3. Set your form action to that URL and match field names (name, phone, email, service).
  4. Submit a test lead and confirm it appears in Leads within seconds.
<form action="https://loxlite.com/api/form?key=YOUR_KEY" method="POST">
  <input type="text" name="name" required />
  <input type="tel" name="phone" required />
  <input type="email" name="email" />
  <input type="text" name="service" placeholder="Roof repair" />
  <button type="submit">Request quote</button>
</form>

Facebook Lead Ads (via Zapier)

Loxlite does not require a native Facebook integration. Route lead ads through Zapier or any webhook tool into your capture URL.

  1. In Loxlite, create a lead source and copy the capture URL.
  2. In Zapier, create a Zap: Trigger = Facebook Lead Ads → Action = Webhooks POST.
  3. POST lead fields (name, phone, email) to your Loxlite capture URL as JSON or form data.
  4. Map Facebook fields to Loxlite field names so assignment rules work consistently.

Google Ads, LSA & other tools

Use webhooks, Zapier, Make, or your CRM's outbound webhook to forward leads into Loxlite.

  1. Create a dedicated lead source per channel (e.g. "Google LSA", "Angi", "Thumbtack").
  2. Configure the external tool to POST new leads to your Loxlite capture URL.
  3. Set owner rules by service type or zip on that source.
  4. Review source performance on Today to see which channel your team responds to fastest.

Ready to enforce response discipline?

Sign in, create your first lead source, and send a test lead. Your team will see the SLA timer the moment it arrives.

Get started