Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction to SOAP Web Services

All API methods are presented in the form of Web Services. This enables you to manage all RMC Campaign functions via SOAP calls.

Authentication Web Service

Authentication Web Service includes necessary

login

Login and

logout

Logout methods to execute requests. 

Member Web ServiceMember Web

Campaign Web Service

You can use Campaign Web Service methods to start, update, cancel or restart your campaigns.

Data Warehouse Web Service

Data Warehouse Service offers methods allowing you to access, update
and transfer member information.  SendList
, and upload Data Warehouse files.

Member Web Service

SendList
Member Web Service offers methods
to help you transfer send lists collectively. This web service is the web service to provide the necessary functions to manipulate data in send lists
allows you to access, update and export members' information.

Report Web Service

You can export and analyse

the reports on

the campaigns you have sent by using the Report Web Service.

Campaign

SendList Web Service

You can use Campaign

SendList Web Service offers methods

to make your campaign deliveries

allowing you to access, update and export send lists.

Transactional

Email

SMS Web Service

Transactional

Email

SMS Web Service

offers methods

allows you to send

triggered emails

and report Transactional SMS messages like "

Forgot

Password Reset", "Order Confirmation".

SMS

DataWarehouse Service

Datawarehouse

Transactional Push Web Service

SMS Web Service enables you to send SMS messages to your member list. 

Transactional Push Web Service offers methods
allowing you to access, update and upload datawarehouse files.  Post Push Web ServicePost Push
to send and report Transactional Push Notifications like "Password Reset", "Order Confirmation".

Transactional Email Web Service

Transactional Email Web Service offers methods to send
Transactional Push Notifications
and
view their statuses as report
report Transactional Emails like "Password Reset", "Order Confirmation".




Warning

For developers to access  MemberSendListReport  Web Services, they must first use Authentication Web ServiceLogin method to get a Service Ticket . Developers can send requests to other web service and methods by using this Service Ticket .




Parent Topic: RMC REST API




...