Wevo iPaaS tools: Parse JSON to XML
The Parse JSON to XML tool allows you to convert data from an action that is originally in the JSON format to XML.
Use Parse JSON to XML
From the Tools menu, drag the Parse JSON to XML tool to the flow's grid. Then, pick a connector or tool that will send the JSON data, and connect the items.
Click the Parse JSON to XML tool on the grid to show the configurations in a new window. Now you should use the mapping to define the tool's input as the output of whatever action is sending JSON data.
By clicking Outputs, you can see what the data output will look like.
The Payload Example field demonstrates how the action expects to receive information.
If you need to rename or delete the tool, click the corresponding icon to do so.
After completing the configuration, click Save to finish. Remember that the output of this action is the same as its input, except in XML format instead of JSON.