Create Dynamics CRM Relationship Azure Logic App

三世轮回 提交于 2019-12-11 14:37:44

问题


I see how to do basic crud operations on CRM entities using Logic Apps. Is there a way to create a relationship between two entities? In a one -> one, one -> many and many -> many cases?

Thanks.


回答1:


Yes. What you're probably looking to use is the AssociateRequest message which is it's own Entity in the SDK.

You will likely have to work with the owners of CRM on specific details.



来源:https://stackoverflow.com/questions/48753173/create-dynamics-crm-relationship-azure-logic-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!