Transform a JSON String to a JSON Object
Description
Parses a JSON string, constructing value or object described by the string
- Source (String): JSON string
Outputs
- Result (Object): JSON object
- Error Flow (Error Flow): Triggered by providing incorrect json string