Skip to main content

Qualify Meta ads leads with WhatsApp verification, Gemini AI & Zoho CRM

Workflow preview

Workflow preview
100%
Qualify Meta ads leads with WhatsApp verification, Gemini AI & Zoho CRM preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

What Problem Does It Solve? Meta’s ad forms often generate unqualified leads from casual scrollers. This workflow uses WhatsApp and AI to automatically verify, qualify, and prioritize real leads...

Best for

  • Lead Generation automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.webhook, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.code, n8n-nodes-base.switch

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Abdullah Alshiekh.

Original n8n.io source

1.1 Workflow description

Title
Qualify Meta ads leads with WhatsApp verification, Gemini AI & Zoho CRM
Workflow name
Qualify Meta ads leads with WhatsApp verification, Gemini AI & Zoho CRM

🧩 What Problem Does It Solve?

Meta’s ad forms often generate unqualified leads from casual scrollers. This workflow uses WhatsApp and AI to automatically verify, qualify, and prioritize real leads — saving time and boosting sales efficiency.

📝 Description

This workflow automates lead qualification for businesses using Meta Ads (Facebook/Instagram Lead Ads) to filter out irrelevant leads. It ensures only confirmed prospects enter your CRM by:

Collecting new Facebook leads

Verifying via WhatsApp confirmation

Classifying responses with AI

Updating CRM status based on intent

When a new Facebook lead arrives:

Lead details are extracted (name/phone/email)

Zoho CRM is checked for existing contacts

WhatsApp confirmation request is sent

AI classifies the response (confirmed/declined/human/invalid)

CRM status is updated automatically

Sales team receives only verified leads

🎯 Key Advantages for Meta Ads

✅ Blocks 60%+ irrelevant leads based on WhatsApp non-response ✅ Reduces fake submissions by requiring active confirmation ✅ Prevents CRM bloat through duplicate checking ✅ Identifies hot leads via instant "human_requested" escalation ✅ Saves sales team hours by auto-declining "no" responses

🛠️ Features

Facebook Lead Ads integration via Graph API

WhatsApp messaging via Twilio

AI response classification (Gemini)

Zoho CRM synchronization

Duplicate lead prevention

Customizable confirmation flow

Error-resistant JSON parsing

CRM owner assignment

Status-based routing

🔧 Requirements

Facebook Access Token with ads_management & leads_retrieval permissions

Twilio Account with WhatsApp-enabled number

Zoho CRM with custom "Status" field

Gemini API Key (or alternative LLM)

n8n credentials configured for:

Twilio (API SID/token)

Zoho CRM (OAuth2)

Google Gemini (or alternative LLM)

⚙️ Customization Tips

1-Adjust Classification Criteria Modify the AI prompt in Classify Response (AI) node 2-Customize CRM Status Values Update field IDs in Zoho nodes 3-Modify Messaging Edit WhatsApp templates in Send WhatsApp Confirmation 4-Set Owner Assignment Replace owner ID in Prepare Owner ID node

🧠 Use Case Examples

Real Estate Agencies: Filter speculative inquiries from serious buyers

Medical Clinics: Verify appointment requests before scheduling

SAAS Companies: Qualify free trial sign-ups

Education Providers: Confirm course interest before counselor assignment

Auto Dealerships: Screen test drive requests from tire-kickers

If you need help get in touch on Linkedin

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Trigger: Schedule Lead Check

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 2 - Fetch FB Leads

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Extract Lead Info

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 4 - Send WhatsApp Confirmation

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Receive WhatsApp Response

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2

Block 6 - Classify Response (AI)

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 7 - Gemini LLM

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 8 - Parse AI JSON Output

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 9 - Route by Classification

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 10 - Reply: Confirmed

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 11 - Reply: Declined

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 12 - Reply: Request Human

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 13 - Reply: Invalid

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 14 - Update CRM: Confirmed

Type / Role
n8n-nodes-base.zohoCrm - zohoCrm
Config choices
Version 1

Block 15 - Create Zoho Contact

Type / Role
n8n-nodes-base.zohoCrm - zohoCrm
Config choices
Version 1

Block 16 - Find Confirmed Contact in Zoho

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 17 - Find Declined Contact in Zoho

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 18 - Check Zoho Contact Exists

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 19 - If New Lead

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 20 - Update CRM: Declined

Type / Role
n8n-nodes-base.zohoCrm - zohoCrm
Config choices
Version 1

Block 21 - Assign CRM Owner

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 22 - Prepare Owner ID

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 23 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 43 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Qualify Meta ads leads with WhatsApp verification, Gemini AI & Zoho CRM
Complexity advanced
Nodes 43
Categories Lead Generation, AI Summarization
Author Abdullah Alshiekh
Published 27 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6529/6529.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Qualify Meta ads leads with WhatsApp verification, Gemini AI & Zoho CRM do?

What Problem Does It Solve? Meta’s ad forms often generate unqualified leads from casual scrollers. This workflow uses WhatsApp and AI to automatically verify, qualify, and prioritize real leads...

What do I need before importing 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.

Can I customize this workflow?

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.