The adapter establishes a connection to websms and sends SMS.
To establish a connection with websms and send SMS, a websms user account is required. Additionally, the two-factor authentication must be activated.
Parameters
|
|
Adapter main class (do not change!) Possible values:
|
|
|
Phone numbers of the recipients in MSISDN format. Multiple phone numbers are separated by commas. |
|
|
Username of the websms user account |
|
|
Password of the websms user account |
|
|
API token The API token must be created in the API management of websms.
|
|
|
URL for forwarding delivery reports. (websms API: notificationCallbackUrl)
|
|
|
Simulation mode: If the simulation mode is activated, no SMS will be sent. (websms API: test)
|
Status values
|
|
The adapter operation was executed successfully. |
|
|
An error occurred during the execution of the adapter. |
Input
The adapter expects an XML document as input. Only the content of the root element is sent as SMS.
<root>
This text will be sent as SMS.
<root>