I'm working with a webhook that sends me 3 arrays of data, I've tried a lot of things to save each variable and use them for a database. Bundles seems ok, those are the variables that I need
The iterator shows me correctly all the variables, but I don't know how to extract them and use it in the next step, as you see in the image the bundle seems ok, but then the data doesn't split correctly.