Hi all,
we want to develop a Managed Solution for Dynamics CRM Online that synchronizes data from the Account and Opportunities entities to an external Azure SQL database for data analytics purposes. The result of the data analytics should be written back to Dynamics CRM.
The use case is that we want to identifiy Accounts with high churn risk and write back a risk metric to the Account entity in CRM.
This solution needs to be multi-tenant capable, meaning the solution can be added into any CRM Online instance by an admin.
How should we architect this? Is it possible via a Managed Solution? Do we need a Service Account to access the data via APIs to be added in each instance by an admin? How can we avoid such a Service Account.
Thanks for your input.
Markus
*This post is locked for comments