Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is a complete AI powered customer support automation for e commerce businesses. The system allows customers to interact with an AI assistant directly through WhatsApp . This chatbot c...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.vectorstoreqdrant, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.documentdefaultdataloader, @n8n/n8n-nodes-langchain.textsplittertokensplitter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide Boizza.
Original n8n.io sourceThis workflow is a complete AI-powered customer support automation for e-commerce businesses.
The system allows customers to interact with an AI assistant directly through WhatsApp. This chatbot can:
The workflow dramatically reduces manual customer support workload by automating:
This enables 24/7 support availability without human intervention.
Using Whapi, customers can communicate through WhatsApp — one of the most widely used messaging platforms globally.
The assistant can:
This transforms the chatbot into an intelligent sales assistant, increasing conversion opportunities.
The workflow uses Retrieval-Augmented Generation (RAG) powered by Qdrant vector search.
When the AI cannot solve an issue, the workflow automatically escalates the conversation to human support via Gmail.
The workflow combines:
The Window Buffer Memory node maintains contextual conversations.
The workflow includes AI Guardrails to:
This is essential for production-ready AI assistants.
The chatbot interacts directly with WooCommerce APIs to:
This provides live data instead of static responses.
The workflow is highly modular:
New AI tools or integrations can be added without redesigning the entire system.
This workflow is ideal for:
This workflow represents a production-ready AI customer support system capable of combining conversational AI, semantic search, real-time e-commerce operations, and human escalation into a single automated pipeline.
Get WhatsApp webhook (Whapi). text — if not, it replies with a message saying only text is supported.Guardrails node that filters inappropriate content or policy violations. Window Buffer Memory) to keep conversation context.rag_search (from Qdrant).Code node. Send WhatsApp).Create collection HTTP request node (update QDRANTURL and COLLECTION name).Get folder node. E-Commerce Customer Support AI Agent node). rag_search, WooCommerce nodes, calculator, Gmail) are enabled and properly connected.Get WhatsApp node. active.👉 Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n.
Contact me for consulting and support or add me on Linkedin.
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.
Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.
| Workflow | Handle e-commerce WhatsApp support with Whapi, WooCommerce, RAG and Gmail escalation |
|---|---|
| Complexity | advanced |
| Nodes | 36 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Davide Boizza |
| Published | 11 May 2026 |
Use the JSON export at /data/workflows/15617/15617.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.
This workflow is a complete AI powered customer support automation for e commerce businesses. The system allows customers to interact with an AI assistant directly through WhatsApp . This chatbot c...
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 Support Chatbot, AI Chatbot use case.