JSON to XML
Use this action to convert JSON data into XML format.
Using the JSON to XML Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
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 action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. In the JSON Data field, enter the JSON data.
4. In the Root field, enter the root element of XML to be named.
5. Click Done.
Output Schema
The JSON to XML action returns an output schema as shown in the figure that follows:
Was this helpful?