Forum Discussion
DynamicsHulk
Feb 04, 2024Copper Contributor
Azure Logic Apps : HTTP Request OR Custom Connector
Hello, As far as I know, We use HTTP requests while consuming the First-party/third-party API, then when should we use a custom connector? What are those business cases where one should use a...
Kidd_Ip
Feb 05, 2024MVP
See below the detail on Custom connector:
https://learn.microsoft.com/en-us/connectors/custom-connectors/
For HTTP, it may be easy but necessary service needs to open and be available to listen and consume, hope this help