Whatsapp に戻る
Whatsapp (Meta) と Knoon AI を接続して 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". |