返回 Whatsapp
將 Knoon AI 與 Whatsapp (Meta) 連接以自動化 AI 工作流程。
Send a WhatsApp text message to a recipient phone number.
metaWhatsappSendTextMessage
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| 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). | 是的 |
| body | mustache | Message body. | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |