TwilioSendWhatsApp - Twilio
This Step uses the Twilio API to send WhatsApp messages.
Inputs
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
---|---|---|---|---|
account | ACCOUNT | Ja | ||
to | STRING | This parameter determines the destination phone number for your SMS message. Format this number with a '+' and a country code, e.g., +16175551212 (<a href="https://www.twilio.com/docs/glossary/what-e164">E.164 format</a>). | Ja | |
body | STRING | The Body parameter includes the full text of the message you want to send, limited to 1600 characters. | Ja | |
media url | STRING | The last step before you are ready to send the message is to decide what image you will be sending. The image needs to be hosted on the Internet, such that a URL for it can be given to Twilio. | Nein |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
---|---|---|---|---|
result | SPREADSHEET | The response of the Twilio request. | Ja |