|
<< Click to Display Table of Contents >> JSON to XML |
![]() ![]()
|
The JSON to XML activity allows you to transform a JSON object into a XML string variable. This activity may help if gooflow needs to communicate with SOAP interfaces.
JSON Content |
The object variable containing the JSON object. |
Indented |
Select the checkbox if you would like the resulting XML string to use indents ("pretty print"). |
XML Content |
Store the XML content in a string variable. |
Error Message |
A string variable containing the error messages, if any resulted from the transformation. |