Purpose & Functionality
Sends pre-approved WhatsApp message templates, which are required for initiating conversations or sending notifications outside the 24-hour messaging window. Can dynamically fill template parameters using variables (#{variable}).
Primarily operates as a notification, it only pauses execution if the waitForResponse flag is explicitly set in its configuration.
Configuration
- Name: A label for the node on the Canvas
- Associated WhatsApp Configuration: The WhatsApp Business Account to use
- Selected WhatsApp Template: Choose from your approved templates
- Template Parameters: Values to fill in variable placeholders in the template
- Target Phone Number: Recipient’s phone number (can use a variable)
- waitForResponse: Boolean flag to control if execution should pause after sending
Use Cases
- Sending notifications
- Initiating conversations
- Re-engaging customers after the 24-hour window
- Sending standardized messages that require pre-approval
Example
Configuration:Related Documentation
WhatsApp Configuration
Learn how to set up your WhatsApp integration
WhatsApp Templates
Detailed guide on creating and managing templates
Related Nodes
Default Node
The most versatile node for general conversation
Webhook Node
Make HTTP requests to external services and APIs
Warm End Node
Gracefully conclude conversations

