Configuring Dynamics 365 and Azure Service Bus integration

Let us take a simple scenario for implementation which will help us in understanding how to configure Azure Extensions inside Dynamics 365 and how to write different listener applications for different contract types. The listener application is basically a third-party application which needs to get notified whenever an event occurs in Dynamics 365.  The listener application and the Dynamics 365 are two separate disconnected applications. 

Scenario: On creation of a lead record in Dynamics 365, pass its information (execution context) to the listener application through Azure Service Bus. The listener application can then read and process that information.

Let us walk through all ...

Get Dynamics 365 Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.