Hello,
I am building a Web Service (ASP.NET Core) which occasionally needs to connect to D365 Customer Engagement (Sales) Online, and retrieve or update CRM information there.
I have not done this before, but I am familiar using the Organization Service API from C# to connect from console/desktop apps and doing similar things.
And I know there is also a Web API available, that I have not used before.
Question:
What is the available options and recommended one to connect to D365CE-CRM from the Cloud (Web Services)?
Are there any hints about it, or some quickstart available to suggest?
Thanks in advance,