Response Route SMS


images/download/thumbnails/44945655/arrow_up-version-1-modificationdate-1583212334319-api-v2.png Introduction: You can find a description of this phase in section Phase 6 (Introduction).


images/download/thumbnails/44945655/image2020-3-19_16-19-53-version-1-modificationdate-1584587990903-api-v2.png

Note: The SMS service must be licensed and activated on the Integration Server to use this Response Route. Please contact our support or sales staff.


images/download/attachments/44945655/695-version-1-modificationdate-1649844009611-api-v2.png


Note: See also section File Names, File Patterns, Paths, System Constants and Variables.

(1) Determines via which provider the message is sent. The data is transmitted to the SMS provider via HTTP request. The structure of the data in the request depends on the provider. Which providers can be used, is configured, in the SmsService.

(2) Specifies the sender (phone number). Any number can be specified here.

(3) Here, the phone number of the recipient must be specified.

(4) Specifies what type of SMS it is (Normal, Flush, VCard).

(5) Due to the technical limitations (limited data volume), the output data usually cannot be sent completely with SMS. It is only possible to include a short message text (no longer than 160 characters after replacing the variable placeholders).

Input Agent


See section SMS (Input Agent) .