Description
n8n-nodes-360messenger
This is an n8n community node package. It lets you use the 360Messenger WhatsApp API in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Triggers
Credentials
Compatibility
Resources
Keywords: n8n-community-node-package
Installation
Follow the installation guide in the n8n community nodes documentation.
npm install @gabreillason/n8n-nodes-360messenger
Operations
Message Resource
- Send a WhatsApp Message: Send WhatsApp messages to individual contacts
- Send a Message to a WhatsApp Group: Send WhatsApp messages to groups
- Check a Phone Number for WhatsApp Account: Verify if a phone number is registered on WhatsApp
- List WhatsApp Groups: Get a list of WhatsApp groups where your connected number is a participant
- Send Advanced Request: Perform an arbitrary authorized request to 360Messenger API endpoints
- 360Messenger WhatsApp Trigger: Listen for incoming WhatsApp messages through webhook events
- 360Messenger WhatsApp Polling: Poll incoming WhatsApp messages when webhook delivery is not available
- Requires n8n version 1.0.0 or later
- n8n community nodes documentation
- 360Messenger API documentation
– Support for text messages
– Support for media URLs
– Support for text messages
– Support for media URLs
Phone Number Resource
Group Resource
Advanced Request Resource
Triggers
– Supports private/group/all message filtering
– Supports optional sender phone filter
– Supports automatic webhook registration
– Supports manual webhook URL override for public endpoint setups
– Supports private/group/all message filtering
– Supports optional sender phone filter
Credentials
You need a 360Messenger API key to use these nodes.
1. Open your 360Messenger dashboard.
2. Go to Service Managment.
3. Copy your API key.
4. Use this key in the 360Messenger API credential in n8n.