Retrieve all items HTTP request

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.

Screenshot 2024-08-04 at 09.40.34
Iterator

Am I missing something?

II had the mappings set up incorrectly. I was mapping the variables from the HTTP module into Google Sheets, but it should have been from the iterator. It is working correctly now!

2 Likes

Hi @Patt,

Welcome to the Make community! Happy to read that you find the solution yourself. I’ll mark your last response as solution. :slight_smile:

Cheers,
Henk