Retour à Whatsapp
Connecter Knoon AI avec Whatsapp (Meta) pour automatiser les flux de travail AI.
Send a WhatsApp interactive card-like message with optional buttons.
metaWhatsappSendCardMessage
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Oui |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Oui |
| body | mustache | Main card body text. | Oui |
| headerText | mustache | Optional card header text. | Non |
| footerText | mustache | Optional card footer text. | Non |
| buttons | mustache | Optional JSON array of buttons. Example: [{"title":"View","url":"https://example.com"}] or [{"id":"confirm","title":"Confirm"}]. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |