Skip to main content

JSON Parser

The JSON Parser block receives string data through its Input node and Parses it as JSON directly to its Output node, ready for use in the wider process.

Optionally, an Object Key can be defined within the block to only parse specific JSON objects.

Input

  • Input - To be connected to the output of a JSON protocol Input block that receives JSON.

Output

  • Output - To be connected to the input of other blocks in the visual process for further processing.