send_template
Send an approved WhatsApp Business template message to a recipient using a specified template name and language. Requires a WhatsApp Business Cloud API instance.
Instructions
Send an approved WhatsApp Business template message. Only works on WHATSAPP-BUSINESS (Cloud API) instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name | |
| number | Yes | Recipient phone number with country code, e.g. 5491112345678 | |
| language | Yes | Template language code, e.g. en_US | |
| components | No | Template components (header/body/buttons parameters) | |
| instanceName | Yes | Name of the Evolution API instance |