I have flattened some JSON and it now shows as a separate feature for each object.
This is the JSON
And this is it flattened from the JSONFlattener
I want to get the json_index to be the attribute header and the _response_body to be the feature attribute.
These are the settings I currently have for the JSONFlattener.
Any assistance on this would be great. I am in unfamiliar territory with JSON.
Thanks