This workflow automates responses for a WhatsApp seller bot using AI and integrates with Google Sheets and Gmail for enhanced customer interaction. When a WhatsApp message triggers the webhook, the workflow checks if the message is from a group or outbound. If valid, it queries Google Sheets for relevant data, processes the message through an AI language model (DeepSeek), and stores conversation history in Postgres. It then crafts and sends a tailored reply via Gmail. This setup is ideal for automating customer support, order updates, or product inquiries in Shopify or similar eCommerce stores, leveraging AI to provide personalized, prompt responses.
AI-Driven WhatsApp Seller Assistant with Google Sheets Integration
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatDeepSeek, @n8n/n8n-nodes-langchain.memoryPostgresChat, gmailTool, googleSheetsTool, if, n8n-nodes-evolution-api.evolutionApi, noOp, stickyNote, webhook |
Reviews
There are no reviews yet.