the Google Sheets node does not run once per input item by default.
Instead, it runs only once, based on the first input, unless you explicitly tell it to run per item.
Open the Google Sheets node
Click on the “Settings” tab
Enable this option: “Execute Once Per Item”
This will make the node run once for each of the 4 input items, giving you 4 outputs as expected.
it is NOT running once per item. The toggle is set correctly.
Also notice that toggle means to stop at the first ROW FROM THE SHEET that is found.
What I want is for it to run FOR EACH N8N ITEM. these are different concepts.
Hi thanks, I am not angry, just used caps instead of bold because it’s faster
I am so used to stackoverflow style Q&A (just commenting and not a full reply) and that’s really absent here, sorry
about the loop solution - maybe. Can you please explain what you mean and how to orchestrate it?
What I later noticed was every item comes out of the sheets node, but it only shows one of them for some reason.
I don’t understand what’s going on and not 100% understand the tooling so I can’t debug this myself.