n8n-nodes-zappy
v0.1.3
Published
n8n community node for Zappy WhatsApp API
Maintainers
Keywords
Readme
n8n-nodes-zappy
n8n community nodes for the Zappy WhatsApp API.
Nodes
- Zappy — Send text, image, and document messages via WhatsApp
- Zappy Trigger — Listen for incoming WhatsApp events (messages, connection updates, acks)
Installation
In your n8n instance, go to Settings → Community Nodes and install:
n8n-nodes-zappyCredentials
- Log in to your Zappy dashboard
- Generate an API Key (starts with
zap_) - In n8n, create a Zappy API credential with your API Key and Base URL (
https://zappy.api.br)
Usage
Sending a message
Use the Zappy node with:
- Instance — select the connected WhatsApp number
- To — recipient phone number with country code, no
+(e.g.5511999999999) - Message Type —
text,image, ordocument
Receiving events
Use the Zappy Trigger node with:
- Instance ID — the ID of your WhatsApp instance (found in the Zappy dashboard)
- Events — one or more of:
message.received,message.sent,connection.update,message.ack
The node automatically registers and removes the webhook on n8n workflow activate/deactivate.
Resources
License
MIT
