I have an custom application deployed to Windows Azure (cloud service) and a CRM 2013 instance running on premise. The idea is to sync data between the two applications.
A) When data is created/updated on CRM it should sync with the cloud application
B) When data is created on the cloud application it should be pushed to CRM (no updates done through the cloud app, only create)
Both sync operations should occur as close as possible to real time.
I appreciate any comments/suggestions
Thanks in advance,
*This post is locked for comments
I have the same question (0)