Get all worksheet from a single spreadsheet

Let’s say that I have a Google spreadsheet, Example_Spreadsheet, with 120 worksheets (Worksheet_A1, Worksheet_A2, …, Worksheet_A120).

Is there a way to create a list of all worksheets’s names and output it to another spreadsheet? something like this:

Worksheet_A1
Worksheet_A2

Worksheet_A120

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:

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