I have a requirement to make a HTTP GET request with an included Body content since it is used as search parameters.
However it seems that both Azure Logic Apps and Azure Data Factory can't solve this.
Is there an alternative solution other than doing it manually with a Function App?


