Terug naar Twilio
Verbinding maken met Knoon AI met Twilio om AI-workflows te automatiseren.
Send a Twilio Content template over WhatsApp.
twilioDefaultSendWhatsAppTemplate
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| from | mustache | Twilio WhatsApp sender. | Ja |
| to | mustache | Recipient WhatsApp phone number in E.164 format. | Ja |
| contentSid | mustache | Twilio Content SID, e.g. HX... | Ja |
| contentVariables | mustache | Optional JSON object string for template variables. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| sid | string | Twilio message SID. |
| status | string | Message status. |
| direction | string | Message direction. |
| from | string | Sender. |
| to | string | Recipient. |
| body | string | Message body. |
| errorCode | string | Twilio error code when available. |
| errorMessage | string | Twilio error message when available. |
| dateCreated | string | Created date. |
| dateSent | string | Sent date. |