Can a Logic app send a message to an internal IP addres using https call ?

darren slade 116 Reputation points
2021-06-15T10:12:12.587+00:00

We are planning to use Azure Service bus to collect messages form distributed local clients ( XML ) and then trigger a logic app to process the message, strip out an IP address, and forward the body of the message to that IP address. My question is simple, can a logic app Post an XML message to an IP address or does it have to be a URI ?

We have about 250 clients sending messages to the Service bus, form there, they are trigger the Logic app and we need to post the XML to another machine...

Hope that makes sense, let me know if you need clarification. Hoping you guys can help.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
614 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,088 questions
0 comments No comments
{count} votes

Accepted answer
  1. darren slade 116 Reputation points
    2021-06-15T10:45:23.803+00:00

    i need to add.....the address are INTERNAL IP address, we do have a gateway to IAAS and use cloud connect aswell.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.