1. AppointRequest with SOAP message to MS Dynamics CRM 4.0 stackoverflow.comI want to execute an AppointmentRequest through a SOAP message to Dynamics CRM 4.0 The following SOAP message I am posting:
|
2. CRM 2011 send any request via XHR stackoverflow.comWe're in the process of moving a pretty complex ASP.NET application to Javascript. OData is not an option since a) the page must be callable from outside the CRM as well b) ... |
3. SOAP Request/Responses using C# stackoverflow.comCan anyone provide me an example of how SOAP requests/responses are made (using URL & maybe credentials)? I googled a lot, watched many question on stack, but still got nothing... I ... |
4. CRM 2011 - change statecode + statuscode by javascript stackoverflow.comI want to change statecode and statuscode on ribbon button click in CRM 2011. I have javascript function calling SOAP:
|