Make.com lead generation workflows solve the problem that quietly kills outbound programs: not lead sourcing, but lead handling — the enrichment, routing, logging, and reply triage that happens (or doesn't) between “someone showed interest” and “a human followed up.” Every dropped handoff in that chain is revenue walking out the door, and every step of it automates cleanly.
Here are the four scenarios that form a complete lead-handling machine, plus the AI triage layer that changed our own reply management.
Key Takeaways
- The four-scenario stack — capture, enrich & route, log & alert, reply triage — covers the full journey from form-fill to booked call
- Speed-to-lead is the highest-ROI automation in B2B: instant webhook triggers (Core plan) beat 15-minute polling for anything sales-touched
- Since February 2026, an AI Agent handles reply triage better than keyword rules ever did — classifying intent on unstructured text is exactly what agents are for
- Budget ~5 credits per lead through the full chain — 1,000 leads/month ≈ 5,000 credits, well inside a Core plan
Scenario 1: Capture Everything Into One Pipe
The problem: leads arrive from six directions — website forms, LinkedIn, lead magnets, calendar bookings — and each source has its own silo.
The build: one scenario per source, all writing to a single “raw leads” table (Airtable or Sheets):
- Typeform/website form → Webhooks trigger → raw leads table
- Calendly booking → raw leads table (these are hot — flag them)
- Lead magnet downloads → raw leads table
~2-3 credits per lead. Use webhook triggers, not polling — a lead captured instantly can be worked in minutes, and speed-to-lead is where outbound programs live or die.
Scenario 2: Enrich and Route
The problem: a bare email address isn't workable; someone has to look up company, role, and fit — manually, eventually, maybe.
The build: Watch new rows in the raw leads table → enrichment lookup (your email-finder/verification tool of choice — anything with an API works via Make's HTTP module) → scoring filter → router:
- ICP match → CRM as a flagged deal, assigned to a rep
- Partial match → nurture list in your email tool
- No match / invalid → suppression list
~4-5 credits per lead. The router is what makes this a system instead of a script — three outcomes, zero human touches. If routing logic is new to you, the pattern builds on the fundamentals from our beginner tutorial.
Scenario 3: Log, Alert, and Assign
The problem: the lead is in the CRM but nobody noticed.
The build: CRM “Watch New Deals” → format a context-rich alert (name, company, source, score) → Slack DM to the assigned rep + a row in the team's pipeline sheet.
~3 credits per lead. The alert should contain everything needed to act — the goal is a rep replying from their phone within minutes, not opening the CRM to investigate.
Build the capture-to-CRM chain free — Make's starter plan covers your first 1,000 creditsScenario 4: The AI Reply Triage Agent
The problem: cold email replies are unstructured chaos — interested, not-now, wrong-person, unsubscribe, out-of-office, and the occasional hostile — and keyword rules misclassify all of them.
The build: this is agent territory. Since Make's AI Agents relaunch (February 2026), the pattern is:
- Reply arrives (email trigger from your sending tool)
- Agent classifies intent: interested / question / not now / referral / unsubscribe / OOO
- Routes each class: interested → instant Slack alert + CRM stage change; question → drafted answer for human review; not-now → snooze task 90 days; unsubscribe → suppression everywhere; OOO → resend queue
This replaced a brittle 14-branch router in our own stack. The agent handles phrasing it's never seen (“circle back after our fiscal year closes” → not now), which keyword rules structurally cannot.
Credit cost varies — agents choose their steps. Budget it like your branchiest scenario and monitor the first month.
Wiring It Together: The Full Machine
Chain the four scenarios and the lifecycle runs itself: capture (instant) → enrich & route (seconds later) → alert (immediately) → triage (on every reply). One lead flows end-to-end for ~5 credits plus agent costs — at 1,000 leads/month, roughly 5,000-7,000 credits, comfortably inside a Core plan at ~$9-12/month. Compare that to per-task platforms and the economics are absurd; the math details live in our Make.com pricing guide.
Two production notes from running this daily:
- Add error handlers on every CRM write. API hiccups happen; a retry-with-Slack-alert handler means zero silently lost leads. Ours caught 14 failures in 90 days — all recovered.
- Which sending, enrichment, and CRM tools you connect matters less than you'd think — the pattern is tool-agnostic, and the apps worth wiring first are ranked in our Make.com integrations guide.
Measuring the Machine: Four Metrics That Matter
An automated lead-handling system deserves instrumentation — these four numbers, trackable in a simple dashboard sheet fed by the scenarios themselves, tell you whether it's working:
Speed-to-first-touch: timestamp delta between lead capture and rep alert. Target: under five minutes for ICP-matched leads. This is the metric the entire webhook-based architecture exists to optimize, and the one most strongly correlated with conversion in every outbound study we've seen.
Routing accuracy: weekly spot-check of 10 routed leads — did the ICP filter and router send them where a human would have? Below 90%, tighten the scoring filter.
Triage precision: the agent's classification accuracy on replies, measured by how often humans re-classify. Ours runs ~95% after a month of system-prompt tuning; below 85%, your intent categories probably overlap.
Silent failure count: the number that should be zero — leads that entered capture but never reached CRM or alert. Error handlers with alerting make this visible; without them, you simply never know.
Add a fifth, monthly: credits per lead. Ours holds steady around 5-6; drift upward usually means a filter loosened or an agent's reasoning chains lengthened — both worth a look before they compound.
Instrument as you build — the whole stack runs on Make from ~$9/monthFAQ
Can Make.com do lead generation by itself? It automates lead handling — capture, enrichment, routing, triage — not lead sourcing. Pair it with your existing forms, ads, and outbound tools; Make is the nervous system between them.
Is Make.com good for cold email workflows? Excellent — reply triage, suppression syncing, and CRM handoffs are exactly the unstructured, branchy work it handles cheaply. The sending itself stays in your dedicated sending tool.
How many credits does a lead-gen stack use? Roughly 5 credits per lead through the full chain, plus variable agent costs on replies. 1,000 leads/month fits a Core plan with headroom.
Do I need the AI Agent, or can rules work? Rules work for structured events (form fills, bookings). Replies are unstructured — that's where the agent earns its credits and rules embarrass themselves.
Handled well, Make.com lead generation automation gives a solo operator the response speed of a sales team — and the entire machine described here costs less per month than one missed deal. For the platform-wide verdict beyond lead-gen, our full Make.com review has the 90-day data.

