Hi, we're looking to implement Dynamics CRM 4 but our websites are PHP-based and they need a way to communicate to CRM. We've been struggling to find a way to consume the web services exposed by CRM and were wondering if anyone has come across this before.
We have confirmed that we can successfully consume .NET web services in PHP and vice-versa. And we have confirmed that we are able to talk to the server that CRM is on.
Our first hurdle seems to be that our calls are being rejected with an authentication failed 401 message. We're not sure whether this is because CrmService.asmx is rejecting our request because we've formed it incorrectly or because of some other factor.
Has anyone been through this exercise? Have any PHP code examples?
*This post is locked for comments
I have the same question (0)