Skip to Content

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.

parse json to xml 1

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.

parse json to xml 2

By clicking Outputs, you can see what the data output will look like.

parse json to xml 3

The Payload Example field demonstrates how the action expects to receive information.

parse json to xml 4

If you need to rename or delete the tool, click the corresponding icon to do so.

parse json to xml 5

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.