Large data set get one by one record

Hi all,

I have google sheet that contain 64k row for website URL,
And i want to get the row value one by one and pass it to the next node, then if the flow stopped for any reason i want it to resume not start from the beginning

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Ahmed_Nabil_Rady
Thanks for posting here and welcome to the community! :cupcake:

I am not exactly sure I understand what you are trying to build, but did you have a look at the Split Out Node and its settings?

Feel free to share your workflow so we can replicate what you’re trying to achieve. :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.