Transformation

The transformation policy is used to transform query and/or header parameter values to be received in the correct format. The transformation policy can be used at the endpoint level only, as a request or response.

Setting query parameters and/or headers using a transformation

Example:

<transformations>

        <transform kind="handlebars" outputType="application/xml"/>