WhatsApp Messenger
Sends messages to a WhatsApp account, can be used in conjunction with API-bound Workflows to receive inbound messages.
Revision History
1.0.0.3 Initial Release
Properties
Connection
Type: Connection Input
The Connection Property
InfobipUrl
Type: String
The URL to the Infobip account.
InfobipUsername
Type: String
The Username of the Infobip account.
Password
Type: Password
The Password associated with the Infobip account.
ScenarioKey
Type: String Input
PhoneNumber
Type: String Input
Provides the MSISDN of the recipient for the message.
WhatsAppMessage
Type: Multiline Text Input
Provides the content of the WhatsApp message.
FileUrl
Type: String Input
Provides the URL of an attachment to be included in the message.
FailMessage
Type: String Input
Provides a message that should be sent via a secondary channel if WhatsApp is not available. If omitted, the content of WhatsAppMessage
will be sent to the secondary channel if the primary channel fails.
ResponseBody
Type: Multiline Text Output
Provides the response returned.
Remarks
The WhatsApp Messenger Node requires an Infobip account. Please reach out to us for assistance in setting up an account for evaluation.