חזרה אל Whatsapp
התחבר ל-Knoon AI עם Whatsapp (Meta) כדי לאוטומטי תהליכי עבודה של AI.
Send a WhatsApp interactive card-like message with optional buttons.
metaWhatsappSendCardMessage
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| 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 | Main card body text. | כן |
| headerText | mustache | Optional card header text. | לא |
| footerText | mustache | Optional card footer text. | לא |
| buttons | mustache | Optional JSON array of buttons. Example: [{"title":"View","url":"https://example.com"}] or [{"id":"confirm","title":"Confirm"}]. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |