{ "nodes": [ { "id": "41e0d0a9-9bd4-4ece-a204-5e1bf507b0eb", "meta": { "instanceId": "cb9c144f2050b3f9b30bf379399398f9061341e3665eb2faf2b1092a42b38b14" }, "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "position": [ 820, 400 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "aa373efa-d493-44cd-91ee-e07630309675", "name": "Customer Datastore (n8n training)", "type": "n8n-nodes-base.n8nTrainingCustomerDatastore", "position": [ 1040, 400 ], "parameters": { "operation": "getAllPeople" }, "typeVersion": 1, "notes": "This n8nTrainingCustomerDatastore node performs automated tasks as part of the workflow." }, { "id": "29555ae0-ad6c-4888-8865-c1e097b3b44e", "name": "Set", "type": "n8n-nodes-base.set", "position": [ 1260, 400 ], "parameters": { "values": { "number": [ { "name": "itemCount", "value": "={{ $input.all().length }}" } ] }, "options": {}, "keepOnlySet": true }, "executeOnce": true, "typeVersion": 1, "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "error-9055b318", "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-2d2b0fcd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.811244", "updatedAt": "2025-09-29T07:07:48.811259", "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." }