Getting started
Connect to the SOAP endpoint, understand the message flow, and choose the right method.
Last updated
Was this helpful?
Connect to the SOAP endpoint, understand the message flow, and choose the right method.
Use the eCall SOAP webservice to send SMS, fax, and voice messages.
You need an active business account with eCall.
Webservice access must be enabled on your account.
Sending a message involves up to four steps:
Send the job to eCall.
Receive the result message.
Optionally receive a notification by SMS, pager, or email.
Optionally receive a recipient reply.
SendSMSBasic
Send a text message to a mobile phone or pager
SendFaxBasic
Send a fax without attachments
SendFax
Send a fax with attachments
SendVoiceBasic
Send a voice message
GetStateBasic
Query the status of a sent message
All methods are part of the eCall class.
Use the following WSDL endpoint:
The endpoint exposes the WSDL and all available SOAP methods.
Parameters are case-sensitive. Use the exact capitalization.
The service is only available over TLS 1.2.
SOAP 1.2
Recommended
SOAP 1.1
Will be discontinued
Use SOAP 1.2 for all new integrations.
In Visual Studio, add a web reference or connected service that points to:
Last updated
Was this helpful?
Was this helpful?
https://soap.ecall.ch/eCall.asmxhttps://soap.ecall.ch/eCall.asmx