Create JSON
Creates a JSON
Last updated
Creates a JSON
Last updated
This activity creates a JSON from the user specified JSON String.
JSON String: String Argument
Specifies a JSON string. We can directly specify the JSON input in the property field or in the JSon Editor window.
Result: String Varaiable
Stores the resultant JSON data in a specified String variable.