Package Information
Released: 8/23/2025
Downloads: 200 weekly / 1,483 monthly
Latest Version: 1.0.3
Author: wsapi-chat
Available Nodes
Documentation
n8n-nodes-wsapi
n8n community node for WSAPI WhatsApp API Gateway integration.
Installation
To install this node in your n8n instance:
- Go to Settings > Community Nodes
- Click Install Community Node
- Enter:
n8n-nodes-wsapi - Click Install
Features
- WSAPI Integration: Connect to WSAPI WhatsApp API Gateway
- Simple Operations: Send messages, manage contacts, and more
- Secure Authentication: API key-based authentication
Usage
- Add WSAPI credentials in n8n
- Use the WSAPI node in your workflows
- Configure your desired operations
Development
Building
npm run build
Publishing to npm
# Dry run (test without publishing)
npm run publish:dry-run
# Publish to npm
npm run publish:node
License
MIT