Hi,
I have an Adxstudio online Portal which is connecting to a Dynamics 365 instance.
I have a Form configured for the case entity in CRM which is being used in the Portal.
I have a requirement where I need to get the values in some fields based on the value selected in the lookup.
The lookup field is linked to the contact entity and I want to get some of the attributes from the contact entity and show it on the Case form in the Portal.
In Case of the CRM webform, I can get the data by writing a Web API call.
Can I use Web API calls to get the data from a CRM Entity to use on an ADXStudio Portal form?
Any help or direction will be appreciated.
*This post is locked for comments