Hello,
I am currently setting up a scenario where I retrieve data via an HTTP request. I am receiving nine different items, which matches the source. Unfortunately, I only get Item 1 back nine times in Google Sheets; the iterator does not move to the next item. The number of times it returns the item is correct, but it keeps returning the first item. All items have different input, which I have checked in the received data in the HTTP module.
Am I missing something?