Package Information
Documentation
n8n-nodes-zalo-user-v2
Take full control of your Zalo automation with n8n-nodes-zalo-user-v2—a dedicated n8n node designed to work entirely within your n8n instance. No third-party APIs, no external dependencies—just pure workflow automation with your data staying private and secure.
This node simulates a browser to interact with Zalo Web, enabling seamless automation directly inside n8n.
⚠️ Warning: This approach may violate Zalo's policies and could lead to account restrictions. Use at your own risk. We take no responsibility for any consequences.
Installation
Follow these instructions to install this node:
Community Nodes (Recommended)
For users on n8n v0.187+, you can install this node directly from the n8n Community Nodes panel in the n8n editor.
- Open your n8n editor.
- Go to Settings > Community Nodes.
- Search for "n8n-nodes-zalo-user-v2".
- Click Install.
- Reload the editor.
Manual Installation
You can also install this node manually:
cd YOUR_N8N_INSTALLATION_DIRECTORY
npm install n8n-nodes-zalo-user-v2
Operations
This node supports the following operations, providing (unofficial) APIs to help you build a Zalo chatbot using your personal account.
Features
Tính Năng
Tính Năng | Basic 🎉 | Premium 🚀 |
---|---|---|
Đăng nhập bằng Cookie | ✅ | ✅ |
Đăng nhập bằng Mã QR | ✅ | ✅ |
Hỗ trợ Proxy | ❌ | ✅ |
Sự kiện tin nhắn theo thời gian thực | ✅ | ✅ |
Xem danh sách bạn bè | ✅ | ✅ |
Gửi tin nhắn | ✅ | ✅ |
Gửi sticker | ✅ | ✅ |
Nhận thông báo sự kiện nhóm | ❌ | ✅ |
Thêm người vào nhóm | ❌ | ✅ |
Tìm người dùng bằng số điện thoại | ❌ | ✅ |
Xem tất cả các nhóm của bạn | ❌ | ✅ |
Xem thông tin nhóm | ❌ | ✅ |
Gửi lời mời kết bạn | ❌ | ✅ |
Gửi tin nhắn thoại | ❌ | ✅ |
Tự động đồng ý kết bạn | ❌ | ✅ |
Lắng nghe sự kiện thu hồi tin nhắn | ❌ | ✅ |
Lắng nghe sự kiện thả cảm xúc tin nhắn | ❌ | ✅ |
Xóa thành viên khỏi nhóm | ❌ | ✅ |
Tạo nhóm mới | ❌ | ✅ |
Giải tán nhóm | ❌ | ✅ |
Thêm phó nhóm | ❌ | ✅ |
Xóa phó nhóm | ❌ | ✅ |
Thay đổi tên nhóm | ❌ | ✅ |
Text to Speech | ❌ | ✅ |
Lấy thông tin tài khoản | ❌ | ✅ |
Lấy thông tin ngữ cảnh | ❌ | ✅ |
Tạo bình chọn trong nhóm | ❌ | ✅ |
Khóa bình chọn trong nhóm | ❌ | ✅ |
Lấy chi tiết bình chọn trong nhóm | ❌ | ✅ |
🔥 Nâng cấp lên Premium để có trải nghiệm tối ưu! 🚀
🔗 Bắt đầu ngay
Credentials
Zalo User Credentials
To use this node, you need to log in via Zalo QR code in the demo workflow.
Disclaimer
This node is not affiliated with Zalo in any way. Using this API could result in your account being locked or banned. We are not responsible for any issues that may arise. Use it at your own risk.
n8n-nodes-zalo-user-v2 connects to Zalo via the Zalo Web. However, Zalo only allows one active browser session at a time. If you connect n8n-nodes-zalo-user-v2 and then log into Zalo on another browser (or a similar method), the connection will be interrupted. To reconnect, simply update your credentials and reconnect.
Troubleshooting Zalo User Trigger Node Issues
If the Zalo User Trigger Node stops working, it could be because:
- You logged into Zalo on another browser.
- Zalo detected unusual activity and blocked data transmission.
How to fix it:
✅ If other interactions are still working: Turn the workflow off and back on.
🔄 If everything is disrupted: Reauthorize your credentials → Turn the workflow off → Turn it back on.