You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Stephen Gavosto <st...@avanade.com.INVALID> on 2020/09/08 16:57:50 UTC

Dynamics 365 Inbound and Outbound integrations with Kafka topics

Hi there,

I am doing some research using Kafka topics to support inbound and outbound messaging to D365.


From my research, it appears that you can:

create an Azure Function and retrieve the function URL
parse the the URL to obtain webhook URL
Register new web hook in D365 plugin registration tool (add steps etc)

Does Kafka support the creation of receiver webhooks in a similar manner as Azure Functions.



*********

For outbound--the action in D365 calls the web hook plugin, then calling the webhook URL---would ASB receive that message then pass it to Kafka?

For inbound--can Kafka call the D365 api directly or does it need an Apache 'app'/service to call and pass the message?

*********

EG:

Outbound from D365

D365--->webhook calling Azure Function--->message transmitted--->ASB???--->Kafka--->external system

Inbound to D365

D365<---D365 API<---Kafka???<---external system



Stephen Gavosto | Manager, CRM Solution Development
Digital Sales and Service Talent Community
Avanade Inc.
USA, Boston
Cell: 802-230-7828
www.avanade.com<http://www.avanade.com/>
[cid:image003.png@01D685DF.A73C0CA0]