Automate WhatsApp Sales with AI and Google Sheets Integration - n8n Workflow | Neura Market
Automate WhatsApp Sales with AI and Google Sheets Integration
Transform your WhatsApp channel into an AI-driven sales assistant that integrates with Google Sheets for product data and sends purchase notifications via Gmail.
This workflow automates customer interactions on WhatsApp by leveraging AI to respond to inquiries using product data from Google Sheets. It filters messages to focus on customer queries, uses the DeepSeek AI model for responses in the Saudi dialect, and collects purchase details. When a customer is ready to buy, it sends a notification to your sales team via Gmail. Optional Postgres integration allows for storing conversation history to maintain context in multi-turn chats.
Platform
n8n
Category
E-commerce
Price
Free
Creator
Max Fischer
if
noOp
webhook
gmailTool
stickyNote
agent
googleSheetsTool
evolutionApi
lmChatDeepSeek
memoryPostgresChat
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.