Whatsapp Zapi logo

Whatsapp Zapi

Free

Custom n8n node for Z-API.

AI AgentsFreeFree tier
#n8n
Inputs: textOutputs: text
Type
Open Source

About Whatsapp Zapi

Whatsapp Zapi is an open-source custom node for n8n, a workflow automation platform. This node integrates with Z-API, a service that provides an API for interacting with WhatsApp. It enables users to send and receive WhatsApp messages, manage contacts, and automate messaging workflows directly within n8n. The node is designed for developers and automation enthusiasts who want to incorporate WhatsApp messaging into their n8n automations without building custom integrations from scratch. As an open-source package, it is freely available on npm and can be installed and customized as needed. The tool's functionality is limited to what Z-API's API supports, which typically includes text messages, media files, and webhook handling for incoming messages.

Key Features

Custom n8n node for Z-API integration
Enables sending WhatsApp messages via n8n workflows
Supports receiving incoming WhatsApp messages via webhooks
Open-source and freely available on npm
Designed for automation and integration with other n8n nodes

Pros & Cons

Pros
  • Open-source and free to use
  • Simplifies WhatsApp integration in n8n workflows
  • Leverages Z-API's reliable WhatsApp API
  • Customizable for specific automation needs
  • Active community support via npm and GitHub
Cons
  • Requires an active Z-API account and API key
  • Dependent on Z-API's pricing and service availability
  • Limited to Z-API's feature set (e.g., no native voice/video call handling)
  • Requires n8n to be installed and configured
  • Documentation may be sparse; users should verify setup details

Best For

Automating customer support notifications via WhatsAppSending order confirmations or appointment remindersIntegrating WhatsApp messaging with CRM or database updatesBuilding chatbots that respond to incoming WhatsApp messagesTriggering workflows based on WhatsApp message receipts

Alternatives to Whatsapp Zapi

FAQ

Is this node free to use?
The node itself is open-source and free to install from npm. However, using it requires a Z-API account, which may have its own pricing. Users should check Z-API's current pricing page for details.
Do I need n8n to use this node?
Yes, this is a custom node for n8n. You must have n8n installed (self-hosted or cloud) to use it.
Can I send media files like images or videos?
Based on available information, Z-API supports sending media files. The node likely supports this, but users should verify with Z-API's documentation.
How do I install this node?
You can install it via npm by running 'npm install n8n-nodes-whatsapp-zapi' in your n8n installation directory. Detailed instructions should be available on the npm page.
Does this node support receiving messages?
The node appears to support webhooks for receiving incoming WhatsApp messages, but setup details should be confirmed in the node's documentation.
Is this node officially maintained?
The node is open-source and maintained by the community. The npm page indicates the author, but official support status should be verified.