How to send a WhatsApp message - META
This guide explains how to send WhatsApp messages using Batch’s Universal Channel feature.
Prerequisites
1
3
Last updated
This guide explains how to send WhatsApp messages using Batch’s Universal Channel feature.
Last updated
{
"messaging_product": "whatsapp",
"recipient_type": "individual",
"to": "{{b.phone_number}}",
"type": "template",
"template": {"name": "YOU_TEMPLATE_ID"},
"language": { "code": "fr"}
}