Transform JSON into XML

Use the Datakit plugin to transform JSON request bodies into XML.

This example contains the following nodes:

  1. The node JSON_XML converts the incoming JSON request body into XML format.
  2. The node EXIT sends the produced XML data back directly as the response body, without proxying it upstream.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!