Package Information
Released: 8/29/2025
Downloads: 7 weekly / 69 monthly
Latest Version: 0.2.14
Author: Chatflow
Available Nodes
Documentation
n8n-nodes-chatflow
n8n community node to send WhatsApp messages via Chatflow API
Installation
npm install n8n-nodes-chatflow
Operations
- Text: Send text messages
- Audio: Send audio files via URL
- Video: Send video files with optional caption
- Document: Send documents with optional caption
- Image: Send images with optional caption
Credentials
To use this node, you need to obtain an API token from Chatflow:
- Go to Settings → API Access
- Generate your API token
- Add the token to your n8n credentials
Parameters
- Instance ID: Your WhatsApp instance identifier
- JID: Recipient's WhatsApp JID (phone number with country code)
- Continue On Fail: Continue workflow execution if request fails
Usage Example
- Add the Chatflow node to your workflow
- Configure your Chatflow API credentials
- Set the operation type (Text, Audio, Video, Document, Image)
- Provide the required parameters
- Connect to other nodes as needed
Support
For issues and questions, please visit Chatflow Support
