n8n-nodes-waflow
v0.1.16
Published
n8n node to integrate with WaFloW.ai WhatsApp services
Maintainers
Keywords
Readme
n8n-nodes-waflow
This is an n8n community node. It lets you use WaFloW.ai in your n8n workflows.
WaFloW is a platform for automating WhatsApp communications. This node provides a Trigger interface to start your workflows instantly when new WhatsApp events occur.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-waflow.
Operations
WaFloW Trigger
This node allows you to trigger workflows based on real-time events from WaFloW:
- WhatsApp Inbound Message: Triggers when a new message is received from a user.
- WhatsApp Outbound Message: Triggers when a message is sent to a user.
Credentials
You can use these credentials to authenticate with the WaFloW API.
WaFloW.ai API
To configure the node, you will need the following information from your WaFloW account:
- API Key: Your personal authentication key.
- Subaccount ID: The identifier for the specific subaccount you want to listen to.
Note: The node handles authentication automatically using these credentials.
Compatibility
- Tested with n8n version 1.0.0+
- Requires a valid WaFloW.ai account and subscription.
Usage
- Add the WaFloW Trigger node to your canvas.
- Select or create your WaFloW.ai API credentials.
- Choose the Event you want to listen for (e.g.,
WhatsApp Inbound Message). - Execute the node (or activate the workflow) to start receiving real-time data from WhatsApp.
