Package Information
Downloads: 0 weekly / 22 monthly
Latest Version: 0.1.4
Author: Wappflow
Documentation
n8n-nodes-wappflow
This is an n8n community node for the Wappflow API. It allows you to automate WhatsApp messaging, group management, and instance control directly within n8n.
Wappflow is a powerful WhatsApp API provider.
Operations
Message
- Send Text: Send a text message to a phone number.
- Send Media: Send images, videos, audio/voice notes, or documents.
Instance
- Create: Create a new WhatsApp instance.
- List: List all instances associated with your account.
- Logout: Logout a specific instance.
- Delete: Delete an instance.
Group
- Create: Create a new group with participants.
- List: List all groups for an instance.
Chat
- Sync Contacts: Sync/Refresh contacts.
- Check Number: Verify if a phone number is registered on WhatsApp.
Credentials
You will need a Wappflow API Key.
- Go to your Wappflow Dashboard.
- Create/Copy your API Key.
- In n8n, add a generic Wappflow API credential.
- Enter your API Key and Base URL (e.g.,
https://api.wappflow.com).
Installation
Follow the n8n community node installation guide.
Local installation:
npm install n8n-nodes-wappflow
License
MIT