Forum Discussion

rpc1235x's avatar
rpc1235x
New Contributor II
3 years ago
Solved

Retrieve a JSON Nested objects as individual lines

Hello I am having trouble extracting a nested JSON array that looks like this: { "name": "Acme", "color": "blue", "animal": "dog", "employee": [ { "first_name": "Bob", "last_name": "Smith"...