Send WhatsApp messages directly through health checks, API, or trigger agent responses
This guide explains how to send free form WhatsApp messages for testing, API integration, and triggering agent or flow responses.
Free form messages are regular WhatsApp messages (text, images, etc.) that you can send without using templates - but only within the 24-hour customer service window.
WhatsApp allows free form messages only when:
After 24 hours, you must use approved templates to re-engage customers.
Perfect for verifying your WhatsApp configuration is working:
Go to WhatsApp → Configurations
Click on your WhatsApp configuration
Click Run Health Check
In the health check modal, find the Test Message section
Enter a phone number that has messaged you recently
Click Send Test Message
The health check will:
Use the API to send messages programmatically:
Request body:
The conversation_id must be in the URL path. Messages can only be sent if there’s an active 24-hour window.
Send messages that trigger automated responses:
Test your triggers using the sandbox first to ensure they work as expected before using production numbers.
You can send various message types through the API:
Simple text messages up to 4096 characters
JPEG, PNG images with optional captions
MP4, 3GPP videos up to 16MB
Audio files in various formats
PDFs and other documents with filenames
Geographic coordinates with names
Common reasons for message failure:
Error: “Re-engagement message” or error code 131047
Solution: Use an approved template message instead
Error: “Invalid WhatsApp number”
Solution: Ensure the number is registered on WhatsApp
Error: “Conversation not found”
Solution: Customer must message you first to start a conversation
Learn how to message customers after 24 hours
Receive notifications when customers respond
Send WhatsApp messages directly through health checks, API, or trigger agent responses
This guide explains how to send free form WhatsApp messages for testing, API integration, and triggering agent or flow responses.
Free form messages are regular WhatsApp messages (text, images, etc.) that you can send without using templates - but only within the 24-hour customer service window.
WhatsApp allows free form messages only when:
After 24 hours, you must use approved templates to re-engage customers.
Perfect for verifying your WhatsApp configuration is working:
Go to WhatsApp → Configurations
Click on your WhatsApp configuration
Click Run Health Check
In the health check modal, find the Test Message section
Enter a phone number that has messaged you recently
Click Send Test Message
The health check will:
Use the API to send messages programmatically:
Request body:
The conversation_id must be in the URL path. Messages can only be sent if there’s an active 24-hour window.
Send messages that trigger automated responses:
Test your triggers using the sandbox first to ensure they work as expected before using production numbers.
You can send various message types through the API:
Simple text messages up to 4096 characters
JPEG, PNG images with optional captions
MP4, 3GPP videos up to 16MB
Audio files in various formats
PDFs and other documents with filenames
Geographic coordinates with names
Common reasons for message failure:
Error: “Re-engagement message” or error code 131047
Solution: Use an approved template message instead
Error: “Invalid WhatsApp number”
Solution: Ensure the number is registered on WhatsApp
Error: “Conversation not found”
Solution: Customer must message you first to start a conversation
Learn how to message customers after 24 hours
Receive notifications when customers respond