WABA Templates

A WABA template is an approved WhatsApp Business message template you can send as a first outbound message

A WABA template is an approved WhatsApp Business (WABA) message template for your company.

WhatsApp requires templates when you write first to a client outside the free-form messaging window. Each template has a name, body text, optional header, and placeholders you fill with substitutions when you send.

List templates here, then pass waba_id (and substitutions when needed) in Write first message.

WABA template object

Example

json
{
  "waba_template": {
    "id": 2,
    "name": "with_params",
    "body": "Привет, {{1}}. Это тест параметров. {{2}} - тест второго параметра.",
    "waba_id": "with_params",
    "substitutions_count": 2,
    "header_content_type": null,
    "company_id": 52204,
    "header": null,
    "namespace": "ab06e962_230a_4e22_a3e2_a17bb8951856",
    "created_at": "2025-05-21T02:13:08.232Z",
    "position": 2
  }
}

Description

ParameterTypeDescription
idIntegerID
nameStringWABA template name
bodyStringTemplate text
waba_idStringID of the template on the WhatsApp Business side
substitutions_countIntegerCount of substitutions
header_content_typeStringHeader content type: video, document, text, or image
company_idIntegerID of the company
headerStringHeader text
namespaceStringNamespace
created_atTimeTemplate create time
positionIntegerPosition of the template in the company

Search…

Start typing to search