Skip to content

Repair Parse JSON

Purpose of the Node

The Repair Parse JSON node is designed to handle and attempt to repair strings that may contain malformed JSON. It provides outputs to continue execution based on whether the parsing succeeds or fails.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionStructNormal
json_stringString containing potentially malformed JSONStringMap
EndExecution continues if parsing succeedsStructNormal
resultThe parsed JSON structureStructArray
failedExecution continues if parsing failsStructNormal