Hello> I am using a Gmail node (Get Many) to get many old emails from my GMail inbox (which I will want to delete). The output gives always max 10 items, no matter if I activate ‘Return All’ or if I set a limit of 50, or 100.
No error messages, but I get only 10 items and that’s all.
I am using the latest version 1.94.1, running n8n on localhost on a Mac OS Sonoma 14.6.1
Thank you all
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Experimenting: here is my workflow (attached). I am just testing it right now. I added a second GMail node. Both nodes are set to receive a limit of 50 emails. But… The first Gmail node received 10 items (as stated before). The second Gmail node,–an exact copy of the first–received 100 items. But looking at the output, those are the same 10 items of the previous node, just repeated 10 times. So no improvement.