Hi all,
we are planning to implement an Interface between SAP and CRM 2016.
In my opinion there are only two ways to Access CRM data. First is the Organization Service which required the .NET sdk assemblies and second is the CRM Web API.
Our middleware can be configured to provide XML or JSON Objects. Therefore I plan to use the Web API as the interface. But if I understand correctly the Web API is rather used for external clients to access CRM data not for a real interface.
Shall we rather provide a .NET Service that pushes data from SAP into the CRM System as using the Web API? What do you think? Which way should we access data?
Regards,
Stephan
*This post is locked for comments
I have the same question (0)