问题
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