Enabling entities for web service access
Standard CRM web service allows CRM to communicate with external applications. In client application all we need to do is to accesses the WSDL URL of service and prepare and send the request. The web services then processes the request and sends the response back to the client. These request response samples can be found… Read More »