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