Create Workflow Inventory Dashboard with n8n API and Google Sheets — n8n ワークフロー

複雑度 スケジュール7個のノード🏷️ Project Management👁 345回閲覧作成者:PollupAI

概要

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

使用ノード

Google SheetsCode

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 7 個のノードを流れます, connecting code, googlesheets, manualtrigger。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (7)

GO

Google Sheets

googleSheets

#1
CO

Code

code

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした create-workflow-inventory-dashboard-with-n8n-api-and-google-sheets ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード7
複雑度medium
トリガーscheduled
閲覧数345
カテゴリProject Management

作成者

PollupAI

PollupAI

@Pollup

タグ

codegooglesheetsmanualtriggern8nscheduletriggersplitinbatcheswait

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →