🎣 Qualify & enrich leads with GPT-4 and LinkedIn data for intelligent routing

184 views · 🎣 Lead Generation & Enrichment

💡 Pro Tip — If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search — you just pass a URL and get structured data back.

View All Scrapers

Description

AI-Powered Lead Qualification & Enrichment Pipeline

🎯 Who is this for?

This template is perfect for:

💡 What problem does it solve?

Manual lead qualification is slow, inconsistent, and expensive. Sales teams waste hours on unqualified leads while hot prospects go cold. This workflow:

⚡ What this workflow does

1. Lead Capture & Validation

2. Company Enrichment via Apify

3. AI Lead Qualification (GPT-4.1)

4. Intelligent Routing & Actions

🔧 Setup

Required Credentials

ServicePurpose
OpenAIAI qualification & email generation
ApifyGoogle Search + LinkedIn scraping

Optional Credentials

ServicePurpose
SlackLead alerts and notifications
HubSpotCRM contact creation
GmailSending personalized emails
Google SheetsLead database logging

Apify Setup

  1. Create account at apify.com
  2. Get API token from Settings → Integrations
  3. Open the Apify HTTP nodes and replace YOUR_API_KEY with the API token obtained in the above step

Apify Actors Used

Total cost: ~$0.02-0.03 per enriched lead

📊 Lead Scoring Criteria

ScoreTierWhat it means
80-100🔥 HotStrong buying signals, budget confirmed, urgent timeline
60-79🌡️ WarmGood fit, some buying signals, needs nurturing
40-59❄️ ColdPotential fit but unclear intent
0-39⛔ DisqualifiedPoor fit, spam, or invalid

🎨 Customization

Modify Form Fields

Edit the “Lead Capture Form” node to add/remove fields for your use case.

Adjust AI Scoring

Edit the system prompt in “AI Lead Qualification” to customize:

Add Integrations

Easily extend with:

📈 Example Output

{
  "qualification": {
    "score": 85,
    "tier": "Hot",
    "buyerPersona": "Decision Maker",
    "urgencyLevel": "High"
  },
  "insights": {
    "keyInsights": [
      "VP-level with direct budget authority",
      "Company in growth phase (51-200 employees)",
      "Industry aligned with our ICP"
    ],
    "talkingPoints": [
      "Reference their sustainability focus",
      "Highlight ROI for mid-market companies"
    ]
  }
}

🙋 Need Help?


Created by Agentical AI - AI Automation Agency specializing in workflow automation and AI solutions.

🔗 Nodes Used

Google Sheets, HTTP Request, Slack, HubSpot, Gmail, Stop and Error

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup