Skip to main content
Version: 2.13

String To Json

Transform a JSON String to a JSON Object

Description​

Parses a JSON string, constructing value or object described by the string

Inputs​

  • Source (String): JSON string

Outputs​

  • Result (Object): JSON object
  • Error Flow (Error Flow): Triggered by providing incorrect json string