How To XML to JSON?
Last updated
Last updated
XML to JSON policy converts the response data of institution backends in XML format to JSON format. This ApiGo policy undertakes the conversion from XML to JSON format and provides data return to clients in JSON format.
Firstly, the endpoint is defined on the Management Portal as in Figure 1. The address of the source system that responds data in XML format is given to the Target URL part of the Endpoint. The Endpoint configurations are saved and published.
Management Portal -> Endpoints -> Add Endpoint -> Add Policy -> Xml to Json
Figure 1
Figure 2
2. We recorded the source API which returns the response value shown in Figure 3. The XML response format of the Endpoint we saved, returns to us as converted to JSON format shown in Figure 4.
Figure 3
Figure 4