Whatsapp öğesine geri dön
Knoon AI'yi Whatsapp (Meta) ile bağlayarak AI iş akışlarını otomatikleştirin.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Evet |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Evet |
| templateName | mustache | Approved WhatsApp template name. | Evet |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | Evet |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |