Hi all,
I need to integrate Dynamics 365 AX with Dynamics CRM in real time mode. Like in AX we have exposed some api to another third party application as part of ax without using any server. Is there anything in CRM like that?
I can utilize Organization service but the issue is when we are working with option sets, two option sets and lookup. AX team didn't have to worry about these when they are creating, updating and deleting. I have to pass their text fields on behalf of that and perform actions of create, update and delete. To resolve this issue we can make custom web api's in AX or as part of AX and exposed it to third party vendors or applications. Is there any option in CRM?
I have one work around but this is not acceptable I think so. Create text fields for each option sets, two option sets and lookups and after the of actions of create, update and delete. I will parse it in my custom workflow/plugin.
Thanks
Regards,
Abdul Wahab
*This post is locked for comments