Package Information
Released: 5/28/2025
Downloads: 61 weekly / 102 monthly
Latest Version: 0.1.0
Author: ulmeanuadrian
Available Nodes
Documentation
n8n-nodes-wamm
This is an n8n community node. It lets you use WAMM PRO service in your n8n workflows.
WAMM PRO is a service that enables sending WhatsApp messages directly through the WAMM API.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
npm install n8n-nodes-wamm
Operations
This node supports the following operations:
- Send Message: Send a direct text message via WhatsApp
- Send Media & File: Send media or files via WhatsApp
- Send Template: Send a template-based message via WhatsApp
- Add to Contact List: Add a contact to a contact list
- Remove from Contact List: Remove a contact from a list or all lists
Credentials
To use this node, you need a WAMM PRO account. You can get one by visiting the WAMM website.
When setting up the credentials, you'll need:
- API Token: The access token for the WAMM API
- Email: The email address associated with your WAMM account
Compatibility
This node is compatible with n8n version 1.0.0 or later.
Usage
Sending WhatsApp Messages
- Add the WAMM PRO node to your workflow
- Select the "Send Message" operation
- Configure your WAMM instance ID
- Add the recipient's phone number (in international format, without +)
- Enter the message you want to send
- Optionally, you can schedule the message by specifying date and time
Sending Media or Files
- Add the WAMM PRO node to your workflow
- Select the "Send Media & File" operation
- Configure your WAMM instance ID
- Add the recipient's phone number
- Specify the URL of the media file you want to send
- Enter the message to accompany the media file
Using Templates
- Add the WAMM PRO node to your workflow
- Select the "Send Template" operation
- Configure your WAMM instance ID
- Add the recipient's phone number
- Specify the template ID you want to use
- Add the template parameters in JSON format