返回 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". |