Skip to main content

Json To Xml

The "JSON to XML Converter" tool is used to convert JSON data into XML format.

Parameters

JSON: This parameter represents the JSON data that you want to convert to XML format.Type : JObject

XML: This parameter stores the result of the converted XML data.Type : xDocument

Usage

Drag and drop the Json To Xml component into your sequence or workflow.

Prepare the JSON data that you want to convert to XML format.

Execute the "JSON to XML Converter" tool and provide the necessary parameters:

Assign the JSON data to the "JSON" parameter.

Once the tool is executed, it will convert the JSON data into XML format and store the result in the designated XML parameter.