Create Workflow Inventory Dashboard with n8n API and Google Sheets — Flujo de trabajo n8n

Media complejidad Programado7 nodos🏷️ Project Management👁 345 vistaspor PollupAI

Descripción general

This workflow provides a powerful way to automatically document and maintain an inventory of all your n8n workflows in a Google Sheet. By running on a schedule or manually, it fetches details about every workflow on your instance, processes the key information, and then populates a spreadsheet. This creates a centralized, up-to-date dashboard for auditing, monitoring, and understanding your automation landscape.

Who is this for?

This workflow is ideal for n8n administrators, developers, and te

Nodos utilizados

Google SheetsCode

Vista previa del flujo de trabajo

Workflow Inventory in Google Sheets
This workflow creates a centralized inventory of all yo
Setup Steps:
1. Get All Workflows Node: Add your n8n API cred
Trigger Choice
Use one of these triggers to run the workflow.
- Scheduled Start: Runs automatically at a set interval
- Manual Start: Runs only when you click 'Execute Workf
You can
Google Sheets Configuration
CRITICAL:
In the 'Columns' section, make sure to set `id` as the
This allows the node to find existing rows and update t
Customization Tip
Want to track more data?
You can edit this code to extract additional details fr
Contact me
- If you need any modification to this workflow
- if you need some help with this workflow
- Or if you need any workflow in n8n, Make, or Langchai
Write to me: [thomas@poll
S
Schedule Trigger
W
When clicking ‘Execute w…
G
Get All Workflows
L
Loop Through Each Workflow
Extract Workflow Details
Add/Update Row in Google…
P
Pause to Avoid Rate Limits
7 nodes7 edges

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador programado, ejecutándose según un horario definido.

  2. 2

    Procesamiento

    Los datos fluyen a través de 7 nodos, connecting code, googlesheets, manualtrigger.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (7)

GO

Google Sheets

googleSheets

#1
CO

Code

code

#2

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo create-workflow-inventory-dashboard-with-n8n-api-and-google-sheets descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

{ "name": "Create Workflow Inventory Dashboard with n8n API and Google Sheets", "nodes": [...], ...}

Integraciones

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos7
Complejidadmedium
Disparadorscheduled
Vistas345

Creado por

PollupAI

PollupAI

@Pollup

Etiquetas

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →