Microsoft Dynamics CRM 2011和PHP [英] microsoft dynamics crm 2011 and php

查看:60
本文介绍了Microsoft Dynamics CRM 2011和PHP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我被分配了一个全新的任务,我不知道从哪里开始(当然我是从这里开始的,也是从google开始的)
基本上我需要从我的网站(网络表单)发送联系信息并插入数据进入Microsoft Dynamics CRM 2011中的潜在客户联系信息。

I was assigned to a totally new task and I dont know where to start (well I started here and google of course) Basically I need to send contact information from my website (web form) and insert the data into the leads contacts information in microsoft dynamics crm 2011.

有人知道如何使用PHP进行连接吗?我听说使用nusoap PHP库是可能的,但是首先我想听取大家的建议,任何想法,链接都可以帮助!!!!

Does anyone know how to connect using PHP? I heard is possible with nusoap PHP library but first I want to heart suggestions from all of you, any ideas, links help!!!

推荐答案

我处于同样的情况,并花了很多资源。
主要问题是MS Dynamics CRM 2011根据CRM系统的部署方法使用不同的身份验证逻辑。

I was in the same situation, and spent lots of my resources. The main problem is that MS Dynamics CRM 2011 is using different authentication logic according to the deployment method of the CRM system.

我找到的解决方案是


  1. 承诺中:

  1. On-Promise:

  • PHP MSCRM from Paul's answer is working fine [tested].
  • php-dynamics-crm-2011

在线CRM:

  • PHP-Dynamics-Online-CRM-2011-SOAP-Class is one of options for online CRM.
  • PHP2CRMOnline is an sample resource of Dynamics CRM 2011 Developer Training Kit. You can find it from <extract path>/Labs/CRMOnlinefromPHP.

面向Internet的部署(IFD):

Internet-facing deployment (IFD):

  • The solution for this authentication method is hard to find. Following article might give you an clue of this issue.
    Connect to Microsoft Dynamics Crm 4.0 web service from PHP using IFD authentication
  • php-dynamics-crm-2011 is also considering the same issue, but is still not working for our hosted CRM.

这篇关于Microsoft Dynamics CRM 2011和PHP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆