Hi there,
I'm very new to Flow, so I thanks for any hint, that points in the right direction.
I want to connect our CRM365 to an on premise-system.
So I created a flow, which is started when a new entity is created. Now i need to put this message to a Service Bus queue, which feeds an on-premise biztalk system.
I alredy got a way to send this message to a storage-queue, but this is not usefull, because I can't connect to this with bistalk. So I need a way to send the message to a Service Bus Queue.
What do i need to do?