|
|
|
|
Complex Web Services
Welcome to the complex web services. These web services provide access to the core
functionality of the messaging system using complex data types. Each of the web
services below exposes a logical subset of our system allowing you to only connect
to the functionality you require. This in turn means that it is clear and logical
which aspects of the system are being used by any piece of client code.
|
Throughout these web services any ReportArray parameters are declared as an array
of arrays containing string elements (e.g. string[][]). These parameter will be
populated in the following way:
- The first array will contain all of the column names.
- Following this there will be one array for each record of the report.
|
Account
This web service provides methods that allow you to open, manage and report upon
accounts and their sub-accounts.
Service Description
|
Contact
This web service provides methods that allow you to create, manage and report upon
address book contacts.
Service Description
|
EP
This web service provides methods that allow you to report upon the status of contacts
in an emergency.
Service Description
|
Fixed Message
This web service provides methods that allow you to create, manage and report upon
the fixed messages defined for an account.
Service Description
|
Group
This web service provides methods that allow you to create, manage and report upon
address book groups.
Service Description
|
Message
This web service provides methods that allow you to send text messages and emails
to individuals or address book groups.
Service Description
|
Report
This web service provides methods that allow you to report upon text messages and
emails sent to and from an account.
Service Description
|
|
|