Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为 CRM 创建简单的 android 客户端。我想连接到 CRM 并从中下载一些数据。我的问题是:
编辑:之前忘了提,微软显然正在开发官方的 CRM 移动应用程序——包括 Android。显然它应该在 2012 年第四季度着陆。请参阅发布指南。
Crm 有一个可用于查询数据的 web 服务 api。
您可能想阅读:开发自定义解决方案
然后 Web 服务 Crm 公开:
我认为没有,但如果 Microsoft CRM 提供网络服务来访问数据,您就可以使用它们。