A clear integration plan with a technical checklist.
Notes
Never put secrets in logs.
Always validate webhook signatures and protect against replay.
1---2name: zalo3description: Zalo Integration Guide4---56# Zalo Integration Guide78## Goal9Provide a practical baseline for integrating Zalo (OA/ZNS): auth, messaging, webhooks, and operational considerations.1011## Use when12- You need to design a notification flow via Zalo.13- You need to describe webhook handling from Zalo.14- You want a security/rate-limit checklist.1516## Do not use when17- The request involves bypassing policies or collecting data unlawfully.1819## Core topics20- Auth: tokens, refresh, scopes.21- Messaging: payload formats by message type.22- Webhooks: signature validation, retries, idempotency.23- Ops: rate limits, logging, error tracking.2425## Required inputs26- Account type (OA/ZNS).27- Use case (alerts, CS, transactional).28- Environment (dev/prod) and sandbox needs.2930## Expected output31- A clear integration plan with a technical checklist.3233## Notes34- Never put secrets in logs.35- Always validate webhook signatures and protect against replay.
Run npx skillmds@latest add kernel8901/zalo in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Zalo Integration Guide It is listed under Integrations & APIs on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
kernel8901 (@kernel8901) published this skill. Their other Agent Skills are listed on their SkillMD profile.