Hi,
I have azure website and i want to connect and send and receive message through the service bus into CRM Online.
The service bus is configured to connect to CRM online and i am able to send and receive messages using persistent queue.
my issue that i don't know how to select leads request as a message through the service bus, the same applies to get the response and display it in my app.
I was able to run the CRM SDK sample about different type of listeners, but i want to request and get the data through the service bus that is configured with my CRM online instance.
Appreciate any help.
Mostafa Elzoghbi