Zalo Platform logo

Zalo Platform

Free

n8n community node for Zalo Bot Platform - send messages, photos, stickers and manage webhooks

AI AgentsFreeFree tier
#n8n
Type
Open Source

About Zalo Platform

n8n community node for the Zalo Bot Platform, enabling integration of Zalo Official Account (OA) capabilities into n8n workflows. Supports sending text messages, images, stickers, files, multiple images, quick reply messages, Giphy messages, and managing webhooks. An open-source node that extends n8n's automation to the Vietnamese messaging platform Zalo.

Key Features

Send text messages to Zalo users
Send images (single and multiple) to Zalo conversations
Send stickers, files, and Giphy messages
Manage webhooks for receiving Zalo events
Send quick reply messages for interactive bots
Designed for n8n workflow automation as a community node

Pros & Cons

Pros
  • Free and open-source with no licensing costs
  • Leverages n8n's extensive workflow automation capabilities
  • Supports multiple message types including quick replies and Giphy
  • Community-driven with active development on GitHub
  • Easily integrates Zalo OA into existing n8n pipelines
Cons
  • Community node – not officially maintained by n8n or Zalo
  • Requires familiarity with n8n and node setup
  • Limited to Zalo Official Account functionality
  • Documentation and support rely on community contributions
  • No built-in analytics or reporting for Zalo messages

Best For

Automate customer support on Zalo Official AccountsBroadcast promotional messages to Zalo usersBuild chatbots that respond with rich media (images, stickers, files)Integrate Zalo messaging into larger n8n automation workflowsHandle incoming webhooks from Zalo to trigger actions in n8n

Alternatives to Zalo Platform

FAQ

What is n8n-nodes-zalo-platform?
It's an n8n community node that allows you to connect n8n workflows to the Zalo Bot Platform, enabling automated sending of messages (text, images, stickers, files, Giphy) and webhook management for Zalo Official Accounts.
How do I install this node?
Install it via npm in your n8n installation: npm install n8n-nodes-zalo-platform. Then restart n8n; the node will appear in the workflow editor under the 'Zalo Platform' category.
What message types are supported?
The node supports sending text messages, single images, multiple images (up to 6), stickers, files, Giphy messages, and quick reply messages.