Parsing json object

[params] is an array, so that would be [params][0][value][name]

You can use a ruby filter to move fields to the root. An example is here.

1 Like