Learn how to use WhatsApp templates to start conversations and send notifications
This guide explains how to initiate conversations with customers using WhatsApp templates, including syncing templates from Meta, testing them, and sending them via API.
WhatsApp requires pre-approved message templates to initiate conversations with customers or send messages outside the 24-hour customer service window. This ensures quality and prevents spam.
{ "data": [ { "id": "123e4567-e89b-12d3-a456-426614174000", "name": "order_confirmation", "language_code": "en_US", "category": "UTILITY", "status": "approved", "components": [ { "type": "BODY", "text": "Hi \{\{1\}\}, your order #\{\{2\}\} has been confirmed and will be delivered by \{\{3\}\}." } ], "parameter_count": 3 } ]}