العودة إلى Whatsapp
اتصل بـ Knoon AI مع Whatsapp (Meta) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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". |