Http api array loop. How looping data store is existance

I have a request via api http which returns an array of data, I compare whether I have such an id in the data store and if not, I create it, how can I iterate over this array?
It is executed only once
Http OUTPUT - data(array) 150+

am use repeater {{length(1.data.data)}} and i addn in data[i]

same problem here… can anyone help?

Hi. Use the Iterator module and map the data array.

If you need additional support, please don’t hesitate to reach out.

Cheers
//HFBR