wsapi

n8n node for WSAPI WhatsApp API Gateway

Package Information

Released: 8/23/2025
Downloads: 200 weekly / 1,483 monthly
Latest Version: 1.0.3
Author: wsapi-chat

Documentation

n8n-nodes-wsapi

n8n community node for WSAPI WhatsApp API Gateway integration.

Installation

To install this node in your n8n instance:

  1. Go to Settings > Community Nodes
  2. Click Install Community Node
  3. Enter: n8n-nodes-wsapi
  4. 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

  1. Add WSAPI credentials in n8n
  2. Use the WSAPI node in your workflows
  3. 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

Links

Discussion