I had a need to send one-way request to Logic Apps from Azure API Management. Sending one-way request is already described in the API Management advanced policies. However, there are two things to be aware when making request to Logic Apps from APIM policy.
Before | After |
---|---|
![]() |
![]() |