Block 1 - Switch
- Type / Role
- n8n-nodes-base.switch - switch
- Config choices
- Version 3.2
This workflow is provided as-is. Please review and test before using in production.
How it works This workflow is your automated sales assistant, designed to intelligently qualify incoming leads and route them to the most appropriate follow up channel. It uses the powerful BANT (B...
n8n-nodes-base.switch, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.form, n8n-nodes-base.set, n8n-nodes-base.gmail, n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Lucas Peyrin.
Original n8n.io sourceThis workflow is your automated sales assistant, designed to intelligently qualify incoming leads and route them to the most appropriate follow-up channel. It uses the powerful BANT (Budget, Authority, Need, Timing) framework, powered by Google Gemini AI, to score leads as 'hot', 'mid', or 'cold', ensuring your sales team focuses on the most promising opportunities.
Here's a step-by-step breakdown:
Form Trigger collects essential lead information, including their name, email, what they want to build, their budget, desired start time, and job role. These questions are specifically designed to gather BANT data.Switch node acts as the central router. Based on the AI's 'hot', 'mid', or 'cold' score, the workflow directs the lead down one of three distinct follow-up paths.Setup time: ~10-15 minutes
This workflow requires connecting your Google AI and Gmail accounts, and customizing several nodes to fit your sales process.
Get Your Google AI API Key:
Score Lead node. Click the Credential dropdown and select + Create New Credential.Write Placeholder WA Message and Write Follow up Email nodes, selecting the credential you just created.Connect Your Gmail Account:
Send Follow up Email with Gmail node.+ Create New Credential to connect your Google account. Follow the prompts to grant n8n access.Customize Lead Scoring Criteria:
Score Lead node.BANT Criteria Mapping and Scoring Logic to align with your specific sales process and ideal customer profile. This is crucial for accurate lead qualification.Configure Follow-up Channels:
Calendar Booking Link node. Update the redirectUrl parameter with your personal or team's calendar booking link (e.g., Calendly, Chili Piper).Phone Number node. Set the whatsapp_phone value to your company's WhatsApp phone number (e.g., +15551234567). You can also customize the pre-filled WhatsApp message by adjusting the prompt in the Write Placeholder WA Message node.Redirect to Website node. Update the redirectUrl parameter to your company's main website or a relevant resource page (e.g., a free templates page, a blog post). You can also customize the email content and resources shared by adjusting the prompt in the Write Follow up Email node.Activate and Test:
Lead Contact Form node and click the "Open Form URL" button.Start qualifying and engaging your leads more effectively!
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.
| Workflow | 🤖 Automate Lead Qualification & Multi-Channel Follow-up with AI (BANT) |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Lead Nurturing, AI Chatbot |
| Author | Lucas Peyrin |
| Published | 20 Sept 2025 |
Use the JSON export at /data/workflows/8773/8773.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
How it works This workflow is your automated sales assistant, designed to intelligently qualify incoming leads and route them to the most appropriate follow up channel. It uses the powerful BANT (B...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Nurturing, AI Chatbot use case.