AI Lead Qualification Agent6 nodes
AI Lead Qualification Agent
Submit lead details — an LLM scores the fit 1–10, routes hot leads to Slack, and logs cold leads separately.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#LLM#Lead Generation#Slack#Sales#Qualification#AI
Click a node to select it — same as the Heym editor; the panel shows its settings.
6 nodes · Free & source-available
AI Lead Qualification Agent
Stop manually reviewing every inbound lead. Feed the lead details into this workflow and an LLM returns a qualification score plus a short rationale. High-scoring leads get an instant Slack ping to your sales channel; low scorers are logged for nurturing.
What this workflow does
- Input receives the lead's name, company, role, and use-case description
- LLM analyses the lead against your ICP and returns a JSON object with
score(1–10) andrationale - Condition branches on score ≥ 7 (hot) vs < 7 (cold)
- Slack (hot path) sends a formatted alert to your
#saleschannel - Output (Cold) logs the rationale for the nurturing queue
Use cases
- Auto-triage inbound demo requests
- Prioritise outbound sequences by fit score
- Feed into a CRM enrichment workflow
Setup
Connect an OpenAI credential. Update the LLM system instruction to include your Ideal Customer Profile. Add a Slack credential and set the channel name on the Slack node.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- Sales & CRMCold Email AI OutreachRead leads from Google Sheets, craft a personalised cold email per row with an LLM, and send each one automatically.
- Sales & CRMCRM Contact Sync to DataTablePull contacts from your CRM on a daily schedule, normalise field names to a standard schema, and upsert each record into a Heym DataTable for downstream sales and ops workflows.
- Sales & CRMHyper-Personalized LinkedIn Sales OutreachRead leads with LinkedIn job-change signals from Google Sheets, enrich via Apollo, personalise emails with AI, and send automatically.
- Sales & CRMSales Pipeline Risk Slack StandupScan a pipeline sheet every morning, flag stalled or high-risk deals, and send a standup brief to Slack.
- Sales & CRMSpeed-to-Lead Auto-ResponderReply to every inbound lead within seconds with a personalized email, score the fit, and push hot leads to your sales channel.
- Sales & CRMAccount ICP Scoring & RoutingScore new accounts against your ideal customer profile on a schedule and route strong-fit accounts to the sales team in Slack.
- Sales & CRMAI Sales Proposal GeneratorTurn a short post-call form into a structured, customer-ready proposal draft and email it to the rep for review.
- Sales & CRMSales Call Notes to CRMPaste a sales call transcript and get a structured summary, action items, and next steps posted to your sales channel.
- Sales & CRMRenewal & Upsell Opportunity FinderScan customer accounts on a schedule for renewal and upsell signals, then alert the account team about the best opportunities.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.