{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 0, 300 ], "parameters": {}, "typeVersion": 1, "id": "e396e64d-ff59-4542-9069-20088e99bd72", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Function", "type": "n8n-nodes-base.function", "position": [ 200, 300 ], "parameters": { "functionCode": "return [\n {\n json: {\n id: 0,\n }\n },\n {\n json: {\n id: 1,\n }\n },\n {\n json: {\n id: 2,\n }\n }\n];\n" }, "typeVersion": 1, "id": "316c761f-2449-4b7c-b2e7-4741e459fce7", "notes": "This function node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 600, 90 ], "parameters": { "values": { "string": [ { "name": "name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "id": "1b2e3a63-ce82-42a8-834b-6ae2ef4ebf70", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Set1", "type": "n8n-nodes-base.set", "position": [ 600, 230 ], "parameters": { "values": { "string": [ { "name": "name", "value": "nodemation" } ] }, "options": {} }, "typeVersion": 1, "id": "45cb4f75-4e19-4af7-9008-3184ab066642", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Switch", "type": "n8n-nodes-base.switch", "position": [ 400, 300 ], "parameters": { "rules": { "rules": [ { "operation": "equal" }, { "output": 1, "value2": 1, "operation": "equal" }, { "output": 2, "value2": 2, "operation": "equal" } ] }, "value1": "={{$node[\"Function\"].json[\"id\"]}}", "fallbackOutput": 3 }, "typeVersion": 1, "id": "eb4bf16f-47a0-4fe7-bbe5-126057ebfd28", "notes": "This switch node performs automated tasks as part of the workflow." }, { "name": "Set2", "type": "n8n-nodes-base.set", "position": [ 600, 370 ], "parameters": { "values": { "string": [ { "name": "name", "value": "nathan" } ] }, "options": {} }, "typeVersion": 1, "id": "58ca2d77-f1ea-415f-8b8a-2f8ffc46fa96", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 600, 510 ], "parameters": {}, "typeVersion": 1, "id": "e2211aa4-807a-411a-9f46-15340eb1f182", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "id": "error-2bbfebf8", "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-81e070c0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.673280", "updatedAt": "2025-09-29T07:07:49.673289", "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." }