Block 1 - Note — Stage 2b
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
AI Powered B2B Lead Qualifier with BANT Scoring, Enrichment & Auto Routing Automatically qualify, score, and route inbound B2B leads using GPT 4o mini — no manual review needed. What This Workflow ...
n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.webhook, n8n-nodes-base.switch, n8n-nodes-base.slack, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SPCTEK AI.
Original n8n.io sourceAutomatically qualify, score, and route inbound B2B leads using GPT-4o-mini — no manual review needed.
This workflow turns any inbound lead into a qualified, scored, and routed contact in seconds. It captures leads via webhook (or any trigger like HubSpot, Typeform, or Pipedrive), normalises the data regardless of field naming conventions, enriches it with company intelligence, scores it using the BANT framework via GPT-4o-mini, and routes it into three automated pipelines — all without human intervention.
Stage 1 — Lead Entry Leads enter through a webhook POST endpoint. Swap for any trigger: HubSpot, Pipedrive, Typeform, Google Sheets, or a native CRM node.
Stage 2 — Normalise + AI Field Extraction Incoming data is mapped to a standard schema regardless of field naming. A secondary GPT-4o-mini extraction step intelligently detects and maps values from any payload structure — even if the source uses completely non-standard field names.
Stage 3 — Enrich The email domain is analysed to detect personal vs. work email, infer seniority from job title, and derive company information. An optional Hunter.io step adds industry, employee count, and country data.
Stage 4 — AI BANT Scoring The enriched lead is sent to a structured GPT-4o-mini prompt that returns a score out of 100, a tier label, individual BANT component scores (Budget / Authority / Need / Timeline), a one-sentence reasoning summary, and a recommended next action — all as structured JSON.
Stage 5 — Route by Tier
#sales-alerts + personalised outreach email via GmailStage 6 — Log to Google Sheets All three tiers are logged to a single Google Spreadsheet with dynamic tab routing (Hot Leads / Warm Leads / Cold Leads).
| Requirement | Notes |
|---|---|
| OpenRouter API key | Used for AI field extraction (Stage 2) and BANT scoring (Stage 4) |
| Gmail OAuth2 | Sends outreach and nurture emails |
| Slack OAuth2 | Posts hot lead alerts to #sales-alerts |
| Google Sheets OAuth2 | Logs all leads; replace YOUR_SPREADSHEET_ID_HERE |
| Hunter.io API key | Optional — free plan includes 25 requests/month |
| Booking URL | Your Cal.com or Calendly link for email CTAs |
Solo founders, sales teams, and RevOps professionals who receive inbound leads and want instant prioritisation, enrichment, and follow-up — without manual triage.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 34 workflow blocks. Download the JSON for the full node graph.
| Workflow | Qualify and route B2B leads with GPT-4o-mini, Hunter.io, Slack, Gmail and Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 34 |
| Categories | Lead Generation, AI Summarization |
| Author | SPCTEK AI |
| Published | 08 May 2026 |
Use the JSON export at /data/workflows/15557/15557.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered B2B Lead Qualifier with BANT Scoring, Enrichment & Auto Routing Automatically qualify, score, and route inbound B2B leads using GPT 4o mini — no manual review needed. What This Workflow ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.