Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 66 Next »

Introduction to SOAP Web Services

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 includes necessary login and logout methods to execute requests. 

Campaign Web Service

You can use Campaign Web Service methods to make your campaign deliveries.

Data Warehouse Web Service

Data Warehouse Service offers methods allowing you to access, update, and upload Data Warehouse files.
Member Web ServiceMember Web Service offers methods allowing you to access, update and export members' information.
Report Web Service

You can export and analyse the reports on the campaigns you sent by using Report Web Service.

SendList Web Service

SendList Web Service offers methods to allowing you to access, update and export send lists.

Transactional SMS Web Service

Transactional SMS Web Service allows you to send and report Transactional SMS messages like "Password Reset", "Order Confirmation".

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


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





  • No labels