Automate Lead Scoring & Notifications with n8n MadKudu and Hunter

Struggling with sorting valuable leads from generic inquiries? This n8n workflow uses Hunter and MadKudu integrations to verify emails and score leads automatically, then notifies your team via Telegram only of high-potential contacts.
formTrigger
if
noOp
+4
Workflow Identifier: 1496
NODES in Use: Form Trigger, If, NoOp, HTTP Request, Hunter, Telegram, Sticky Note

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow checks if emails from a web form are real and good leads.

It uses Hunter API to see if emails can get messages.

It then scores these leads with MadKudu to find top clients.

If the lead score is high, it sends a note on Telegram to the sales team right away.

If the email is bad or score is low, it stops without bothering anyone.

This stops wasting time on bad emails and helps sales focus on best leads fast.


Who should use this workflow

Anyone who gets many contact emails but wants to save time by ignoring invalid or poor leads.

It helps sales managers and teams who want quick alerts for valuable prospects.

Also fits companies with forms that send emails to n8n and need instant lead quality checks.


Tools and services used

  • Hunter API: Checks if email addresses are real and can receive emails.
  • MadKudu API: Scores leads based on company and behavior data.
  • Telegram Bot API: Sends instant messages to a team chat about good leads.
  • n8n Form Trigger node: Starts workflow when someone submits an email through a form.

How this workflow works

Inputs

The workflow starts when a user fills a web form with their business email.

The email goes into the workflow through the Form Trigger node.

Processing Steps

  1. Email validation: The Hunter node checks if email is deliverable and not disposable.
  2. Email validity check: An IF node looks if Hunter says “valid” status.
  3. Lead scoring: For valid emails, the HTTP Request node calls MadKudu to get a lead score.
  4. Lead quality filtering: Another IF node checks if score is above 60.
  5. Notifications: If high score, the Telegram node sends a message with lead details.
  6. NoOp nodes: Low scores or invalid emails go to NoOp nodes to stop further action.

Outputs

Only real, high-score leads trigger Telegram notifications.

Invalid or low-score leads are discarded automatically.


Beginner step-by-step: How to use this workflow in n8n

Step 1: Import the workflow

  1. Download the workflow file using the Download button on this page.
  2. Open n8n editor where you want to use it.
  3. Click the menu, select “Import from File”, and upload the downloaded workflow.

Step 2: Configure credentials

  1. Add your Hunter API credentials in the Hunter node.
  2. Fill in your MadKudu API key in the HTTP Request node under headers.
  3. Set Telegram Bot token and chat ID in the Telegram node.
  4. Update the form fields or webhook path if needed based on your form setup.

Step 3: Test and activate

  1. Send a test form submission using a real business email.
  2. Check n8n execution to confirm Hunter API works and lead scores return.
  3. Verify Telegram notification arrives if lead score is above 60.
  4. If all works well, toggle the workflow ON to start production use.
  5. Use self-host n8n if you want full control over your data and environment.

Common inputs and outputs

Input: User’s business email from web form submission.

Processing: Email validation, lead scoring, and decision making based on scores.

Output: Either a Telegram alert for high-score lead or no action for invalid/low-score emails.


Common issues and edge cases

  • If Hunter returns a status other than “valid”, the workflow stops without notification.
  • A bad MadKudu API key causes authentication errors; update the key to fix.
  • If Telegram messages do not send, check the chat ID and bot token are correct and bot permission allows sending.
  • Too many API calls can hit limits; monitor your account usage for Hunter and MadKudu.

Customization ideas

  • Switch the Form Trigger node for other forms like Typeform by using custom webhook nodes.
  • Change lead score cutoff in the second IF node from 60 to any other number.
  • Edit Telegram messages to add more lead info or different formatting.
  • Add extra form fields like company size to improve MadKudu scoring.
  • Save qualified leads in Google Sheets or CRM by adding more nodes.

Summary

✓ Automatically check if form emails are real and valid.

✓ Score leads and send alerts only for high-value contacts.

✓ Skip notifications for invalid or weak leads to save time.

✓ Keep sales teams focused on the best leads quickly.

→ This reduces manual work and missed opportunities.


Frequently Asked Questions

Yes, you can replace the Hunter node with an HTTP Request node calling a different email verification API.
Yes, each API call for email verification and lead scoring uses one credit per request.
Notifications fail if the Telegram chat ID or bot token is incorrect or if the bot lacks permission to send messages.
No, the workflow is designed to handle one lead per form submission, not bulk lead processing.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free