Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,122 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've a requirement to convert an incoming JSON/REST request into a SOAP/XML payload before routing to the backend. I've to reference header values and extract JSON elements from the request body in the set-body policy. I need to understand if I can do that with the liquid template with something like this :