[json-help] What can i do wrong with json parsing

I get a http response. That’s an array with array inside. I want to batch, but can’t. Other errors from different examples of “function” node. There is below. Whats wrong with data format/structure?

ERROR: Cannot read property ‘map’ of undefined

Welcome back @pashkatrick

You do not need the function node (use Item List node instead) and probably you do not need the Split Batches node. Check the example below.

Oh, it’s in more fresh version -thank you, sir!