Whatsapp로 돌아가기
Knoon AI를 Whatsapp (Meta)과 연결하여 AI 워크플로우를 자동화하세요.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
베타
내부
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | 네 |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | 네 |
| templateName | mustache | Approved WhatsApp template name. | 네 |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | 네 |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |