JSON to XML
Use the JSON to XML action to convert JSON data into XML format.
Complete the following steps to use the JSON to XML action in your workflow:
1. Click , drag the JSON to XML action under the Transform utility to the canvas, place the pointer on the action, and then click or double-click the action. The JSON to XML window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. In the JSON Data field, enter the JSON data or map an appropriate output of a previous action to provide the JSON data that you want to convert to XML format.
4. In the Root field, enter the root element of XML to be named.
5. Click Done.
Output schema
Was this helpful?