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

Średnia złożoność Zaplanowany7 węzłów🏷️ Project Management👁 345 wyświetleńautor: PollupAI

Przegląd

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

Użyte węzły

Google SheetsCode

Podgląd workflow

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

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem zaplanowany, działając według zdefiniowanego harmonogramu.

  2. 2

    Przetwarzanie

    Dane przepływają przez 7 węzłów, connecting code, googlesheets, manualtrigger.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (7)

GO

Google Sheets

googleSheets

#1
CO

Code

code

#2

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik create-workflow-inventory-dashboard-with-n8n-api-and-google-sheets i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły7
Złożonośćmedium
Wyzwalaczscheduled
Wyświetlenia345

Autor

PollupAI

PollupAI

@Pollup

Tagi

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →