Json Data Set - TechWriterPragya/SampleDocs GitHub Wiki

Json data set: Nested JSON object

Description

Represents Nested JSON object.

Sample JSON

Nested JSON object

Extracting Specific Object Data

If the data you want to extract out is not at all the top-level of the JSON object, then you can tell the JSON data set where to find it by using the "path" constructor option.

Extracting Specific Object data

Result

Result