Create Workflow Inventory Dashboard with n8n API and Google Sheets — n8n Workflow

Gemiddeld complexiteit Gepland7 knooppunten🏷️ Project Management👁 345 weergavendoor PollupAI

Overzicht

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

Gebruikte knooppunten

Google SheetsCode

Workflow-voorvertoning

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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een gepland-trigger, uitgevoerd op een gedefinieerd schema.

  2. 2

    Verwerking

    Gegevens stromen door 7 knooppunten, connecting code, googlesheets, manualtrigger.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (7)

GO

Google Sheets

googleSheets

#1
CO

Code

code

#2

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand create-workflow-inventory-dashboard-with-n8n-api-and-google-sheets en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

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

Integraties

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten7
Complexiteitmedium
Triggerscheduled
Weergaven345

Gemaakt door

PollupAI

PollupAI

@Pollup

Tags

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →