返回 Whatsapp

將 Knoon AI 與 Whatsapp (Meta) 連接以自動化 AI 工作流程。

Send a WhatsApp interactive card-like message with optional buttons.
metaWhatsappSendCardMessage
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
phoneIdmustache WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345).是的
recipientmustache Recipient phone number in international format (digits only, e.g. 6591234567).是的
bodymustache Main card body text.是的
headerTextmustache Optional card header text.
footerTextmustache Optional card footer text.
buttonsmustache Optional JSON array of buttons. Example: [{"title":"View","url":"https://example.com"}] or [{"id":"confirm","title":"Confirm"}].
退貨
名稱類型說明
resultstring Status of the operation. Expected value: "SENT".