Liveautomation

Automate lead pipelines in n8n.

Drop the LocalLeads HTTP node into any n8n workflow. Trigger nightly searches, enrich on a schedule, and pipe results into your CRM or sheet.

What it does

  • Cron-driven searches that drop results into your stack overnight.
  • Chain enrichment, dedup, and CRM upload in one workflow.
  • Trigger on Webhook / Form / Slack to run searches on demand.

n8n HTTP request node (auth: Bearer)

method: POST
url: https://leadsapi.postorbit.io/api/v1/leads/search
headers:
  Authorization: Bearer {{ $credentials.localleads.apiKey }}
body:
  query: "{{ $json.niche }}"
  location: "{{ $json.city }}"
  limit: 100

Example workflow

  1. 1Schedule node fires nightly at 02:00.
  2. 2HTTP node → /leads/search; wait for completion via /queries/{id}.
  3. 3Filter by Quality Score ≥70 → push to HubSpot / Sheets / Postgres.

Other integrations

Start with a free search

See real leads in 60 seconds.

20 preview leads, no signup, no credit card. Decide afterwards if it's worth a credit.

See pricing

20 preview leads. No credit card. No signup wall.