简体   繁体   English

将API与Dynamics CRM集成的最佳实践/方法

[英]Best Practices / Approaches for integrating API with Dynamics CRM

So we are in the process of starting our integration of our SOAP API with Dynamics using OData. 因此,我们正在开始使用OData将SOAP API与Dynamics集成。 I would like to get some ideas on how other have approached such an integration from a Dynamics perspective. 我想从动力学的角度了解其他人如何进行这种集成的一些想法。

How do you manage security for Dynamics so that only a specific authorized application, such as the API, can make modifications to Dynamics data? 您如何管理Dynamics的安全性,以便只有特定的授权应用程序(例如API)才能对Dynamics数据进行修改?

Similarly, how do you manage views? 同样,您如何管理视图? Do you create a copy of an existing view for everything you want to query or is there a better way? 您是否要为要查询的所有内容创建现有视图的副本,还是有更好的方法?

Are there other considerations that I should be taking into account that others have struggled with in the past? 还有其他我过去曾苦苦挣扎的考虑因素吗?

Here's some tips for you: 这里有一些提示给您:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM