العودة إلى Whatsapp
اتصل بـ Knoon AI مع Whatsapp (Meta) لأتمتة تدفقات عمل الذكاء الاصطناعي.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
بيتا
داخلي
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| 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). | نعم |
| templateName | mustache | Approved WhatsApp template name. | نعم |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | نعم |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |