SOA Tutorial
Posts Tagged ‘SugarCRM Web Services’
How To Use and Test SugarCRM Web Services using SOAPSonar
July 16th, 2010 | admin
Learn how to use and test SugarCRM web services WSDL-API via SOAPSonar Enterprise Edition, a .NET-based stand-alone testing tool.
Introduction
SugarCRM provides an extensive web services SOAP API for integration with external applications. This article introduces how to use .NET-based SOAPSonar Enterprise Edition for invoking SugarCRM SOAP-API. The following simple steps are required to get started:
▪ Install SOAPSonar Enterprise Edition published by Crosscheck Networks.
▪ Sign-up for SugarCRM evaluation License.
▪ Load WSDL published by SugarCRM
▪ Setup Operations, e.g., List Module Fields.
With these simple steps, you will be ready to integrate SugarCRM with any web services-aware application. The web services API provided by SugarCRM is extensive, easy-to-use, and flexible.