How to get two distinct input arrays into a single `Code` node and iterate over them both? Merge is not suitable!

Hi @hdotking, perhaps you want to check out the example from Merging 2 or more arrays - #19 by MutedJam?

It’s not written for exact data structure you have, but it still shows how to Merge data in the Code node and might be a suitable starting point.

Give me a shout if you need more help with this and I’ll have a closer look at your example data :slight_smile: