To help you easily understand how SystemAPI works, especially if you have never used SOAP before, we will detail several code examples for different programming languages.You can also find out more about SOAP by looking into http://www.w3schools.com/soap/default.asp.

Even though these examples do not implement all SystemAPI capabilities, these are very useful examples, especially for those at an early stage of the development process.

 

    • .NET Example
    • C++ Example
    • Java Example
    • PHP Example
    • PHP Library
    • Python Example
    • Ruby Example