Overview of XML - JSON Transformation Connector
Release Notes
| API Management Release Date | Release Type | Release Description |
|---|---|---|
| April 2, 2020 | Improvement | Support optional charset check in the application/json Content-Type header for accurate JSON → XML transformation. |
| Improvement | Support overriding default Connector error messages with APICC configured custom error messages using an optional flag 'override_custom_error_message'. | |
| January 9, 2020 | New Feature | Support transforming an API request payload from XML to JSON and vice versa. |
Description
-
The XML - JSON Transformation connector transforms an API request payload from XML to JSON and vice versa.
-
This connector supports pre-processing, as well as post-processing.
-
As part of pre-processing, this connector processes incoming XML request and transforms it into JSON and vice versa.
-
As part of post-processing, this connector processes customer back-end XML response and transforms it into JSON and vice versa.