Instantly classify inbound leads, send tailored auto-replies, and book meetings automatically — all via WhatsApp.
Sales Teams receiving inbound leads via WhatsApp who need instant qualification.
Agencies managing client communication across multiple channels.
Small Businesses wanting to automate first responses without missing messages.
Service Providers booking appointments directly from chat interactions.
WhatsApp Business API access (Meta Cloud API).
Google Sheets & Calendar accounts with OAuth credentials.
LLM Endpoint (Ollama, OpenAI, or Anthropic).
n8n Instance (Cloud or Self-hosted).
From WhatsApp message to qualified meeting.
Listens for incoming messages. The WhatsApp Trigger receives messages and immediately filters out bot/status messages to prevent infinite loops, ensuring only real user messages proceed.
Classifies into 4 intents. Hot Lead, Warm Lead, Support, or Needs Qualification. Conversation memory ensures context is preserved if the user provides more info in follow-up messages.
Hot/Warm leads trigger a reply, log to Google Sheets, and auto-book a Google Calendar meeting with a Meet link sent back via WhatsApp. Support requests get ticket confirmations.
Connect your WhatsApp Business API credentials via Meta Cloud API in n8n.
Connect Google Sheets and Google Calendar credentials. Set your spreadsheet ID in the logging nodes.
Set your Ollama endpoint or connect OpenAI/Anthropic API keys in the AI Agent node.
Update BOT_NUMBERS and phoneNumberId in the relevant nodes.
Send a test WhatsApp message to your business number. Verify the full flow from classification to reply.
Edit reply templates, adjust meeting booking times, or add Slack notifications for new leads.
Automate your WhatsApp lead qualification and booking process today.