Description
n8n-nodes-waha
This is an n8n community node. It lets you use WAHA (WhatsApp HTTP API) in your n8n workflows.
WAHA (WhatsApp HTTP API) is a robust solution that provides a REST API for WhatsApp, allowing you to send and receive messages, manage sessions, and handle media programmatically.
- Github Repository
- NPM Registry
—
Installation
Operations
Credentials
Compatibility
Resources
Version history
Screenshots
Installation
Go to your n8n Settings => Community nodes and install:
@kubex3/n8n-nodes-waha
Operations
Triggers (Webhook)
This node acts as a webhook receiver for your WAHA instance. It allows you to listen for real-time events from WhatsApp.
Key Features:
message, session.status, etc.).Advanced Options
The node includes robust security and filtering options:
> Note: This release is currently focused on the Trigger/Webhook functionality. Standard Action nodes (sending messages) are in development and will be released in a future update.
Credentials
Webhook Security (Optional)
If you have enabled “Header Authentication” in the node options, you will need to configure the matching credentials or headers within your WAHA instance configuration to ensure requests are authorized.
Compatibility
v1.0.0 and above.