Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
AI customer care chatbot for Vietnamese SMEs with Zalo Bot, Gemini and Google Sheets CRM A production ready Zalo Bot chatbot that handles the full customer journey for Vietnamese small and medium b...
n8n-nodes-base.stickynote, n8n-nodes-zalo-platform.zalobottrigger, n8n-nodes-base.set, n8n-nodes-base.googlesheets, n8n-nodes-base.if, n8n-nodes-zalo-platform.zalobot, n8n-nodes-base.switch, @n8n/n8n-nodes-langchain.googlegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by THE NEXOVA.
Original n8n.io sourceA production ready Zalo Bot chatbot that handles the full customer journey for Vietnamese small and medium businesses: greeting new customers with a sticker, listening for their first reply, routing the message to the right handler, generating AI fallback answers in Vietnamese, escalating to a human agent when needed, and logging every conversation to Google Sheets as a lightweight CRM.
This template uses every operation of the n8n-nodes-zalo-platform community node (zaloBotTrigger, sendMessage, sendPhoto, sendSticker, getUpdates) combined with Google Gemini and Google Sheets to deliver a real conversational flow, not a one shot reply.
Vietnamese SMEs, e-commerce shops, restaurants, clinics, real estate brokers, training centers, and any business already using Zalo Bot Platform that wants to:
message.from.id, message.chat.id, message.from.display_name, message.text, message.message_id) into clean fields.Customers tab and filters by senderId to detect new vs returning customers.Customers, send a welcome sticker (sendSticker), send a Vietnamese welcome message (sendMessage), then Listen Welcome Reply uses getUpdates to wait for the user's first response.messageText and messageOriginal field, so downstream nodes work regardless of source.menu (menu, dịch vụ)products (sản phẩm, demo, giải pháp)pricing (giá, báo giá, chi phí)human (người thật, tư vấn, liên hệ, hỗ trợ)sendMessage and sendPhoto.Conversations and Acknowledge Escalation confirms receipt to the customer.Conversations sheet so you can review chats and improve the bot.n8n-nodes-zalo-platformbot_id:secret_key). This is not Zalo Official Account.n8n-nodes-zalo-platformCustomers: senderId | name | firstSeen | lastSeen | messageCountConversations: timestamp | senderId | name | messageId | message | intent | reply/d/ and /edit) and paste it into the Set Configuration node googleSheetId fieldmenu, sản phẩm, giá, người thật, or any free form question.sendPhoto (QR code, invoice image)[email protected]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 30 workflow blocks. Download the JSON for the full node graph.
| Workflow | Handle Vietnamese SME customer care on Zalo Bot with Gemini and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 30 |
| Categories | Support Chatbot, AI Chatbot |
| Author | THE NEXOVA |
| Published | 06 Apr 2026 |
Use the JSON export at /data/workflows/14816/14816.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.
AI customer care chatbot for Vietnamese SMEs with Zalo Bot, Gemini and Google Sheets CRM A production ready Zalo Bot chatbot that handles the full customer journey for Vietnamese small and medium b...
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.