Block 1 - Manual Trigger
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Track n8n Node Definitions from GitHub and Export to Google Sheets Overview This workflow automatically retrieves and processes metadata from the official n8n GitHub repository, filters all availab...
n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.set, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Stefan.
Original n8n.io sourceThis workflow automatically retrieves and processes metadata from the official n8n GitHub repository, filters all available .node.json files, parses their structure, and appends structured information into a Google Sheet. Perfect for developers, community managers, and technical writers who need to maintain up-to-date information about n8n's evolving node ecosystem.
Before setting up this workflow, ensure you have:
public_repo permissionsnode (Column A) - Node identifier/namenodeVersion (Column B) - Version of the nodecodexVersion (Column C) - Codex version numbercategories (Column D) - Node categoriescredentialDocumentation (Column E) - Credential documentation URLprimaryDocumentation (Column F) - Primary documentation URLYOUR_GOOGLE_SHEETS_DOCUMENT_ID with your actual document IDYOUR_WEBHOOK_ID if using webhook functionalityThe workflow creates a structured dataset with these columns:
n8n-nodes-base.slack)1.0.0)1.0.0)Communication, Productivity)You can customize the "Format Data" node to extract additional fields:
To run this workflow on a schedule:
Customize the "Filter Node Files" code node to:
n8n-io/n8n repository.node.json files onlyThis workflow is ideal for:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Track GitHub node definitions and export to Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Engineering |
| Author | Stefan |
| Published | 09 Jul 2025 |
Use the JSON export at /data/workflows/5814/5814.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Track n8n Node Definitions from GitHub and Export to Google Sheets Overview This workflow automatically retrieves and processes metadata from the official n8n GitHub repository, filters all availab...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Engineering use case.