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