Building Your First WhatsApp AI Sales Chatbot - n8n Workflow | Neura Market
Building Your First WhatsApp AI Sales Chatbot
Build a WhatsApp sales agent chatbot powered by OpenAI and a product catalog vector store for intelligent customer responses.
This n8n workflow template introduces users to creating a WhatsApp chatbot that functions as an AI-powered sales agent. It imports a product brochure via HTTP, extracts text, and builds an in-memory vector store as a knowledge base. Incoming WhatsApp messages trigger the AI Agent, which queries the vector store to provide accurate product information before responding to users.
The workflow filters non-text messages, ensuring smooth text-based interactions. It's designed for quick setup: test t
Platform
n8n
Category
Development & IT
Price
$19.99
Creator
Maxim Luong
WhatsApp
Chatbot
AI Agent
Vector Store
Sales Automation
OpenAI
Customer Service
E-commerce
n8n Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.