Imagine you have your own Kafka cluster available. Further, you also have Microsoft Dynamics CRM 365 subscription. Now, you want to move real-time data from your Kafka cluster to your Microsoft Dynamics CRM 365: here I will show you how I helped my client without using C#.
POST https://yourcrmdynamicscrmname.crm4.dynamics.com/api/data/v9.1/my_kafka_msgs HTTP/1.1
.......your json headers and payload here ....
Comentarios