Getting Started



Getting Started with PHP


Create a Client Application


  • Create an AXL Client in JAVA with JAX-WS

    View

    This article shows how to create an AXL client application in Java using JAX-WS and wsimport to generate the consumer classes. The sample application retrieves basic phone information using the AXL getPhone API.  This sample includes a video walk-through.
  • Use the AXL WSDL with PHP

    View

    This article shows how to use the PHP SOAP handling library to interact with the AXL web service. The following code performs a getuser query and prints out the user's first and last names.

Other Topics