This n8n workflow automates the process of retrieving, analyzing, and recording information about workflows that utilize specific AI models. Triggered manually, it fetches all workflows from the n8n API, filters those that contain a specified model ID, and then extracts relevant details such as workflow name, ID, and URL. These details are then systematically stored in a Google Sheet for easy tracking and management. The process includes clearing existing Google Sheets data at the start, iterating over workflows, filtering by model ID, and appending new records. This workflow is especially useful for automation teams managing multiple workflows involving AI models, providing a centralized view of model usage across various workflows.
AI Model Workflow Tracker in n8n and Google Sheets
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | filter, googleSheets, manualTrigger, n8n, set, splitInBatches, splitOut, stickyNote |
Reviews
There are no reviews yet.