Hi,
I registered a service endpoint from dynamics on create of lead entity for sending message to Azure Service Bus Queue.
I created a logic app on a trigger when a mesaage is arrived in Queue until here everything is working fine.
But I dont know how can I extract the properties of lead entity passed from dynamics in logic apps.

Any help would be appreciated.