{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "89b0437e-6883-4393-9a5e-31a6d479e291", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Function", "type": "n8n-nodes-base.function", "position": [ 450, 300 ], "parameters": { "functionCode": "return [\n {\n json: {\n id: 0,\n }\n },\n {\n json: {\n id: 1,\n }\n }\n];" }, "typeVersion": 1, "id": "b03b08d8-d92e-4607-9d11-7e7a5b8acbc7", "notes": "This function node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 650, 300 ], "parameters": { "conditions": { "number": [ { "value1": "={{$node[\"Function\"].json[\"id\"]}}", "operation": "equal" } ] } }, "typeVersion": 1, "id": "4cc124a0-9fd6-45d0-b7ce-b0488d61e235", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 850, 200 ], "parameters": { "values": { "string": [ { "name": "name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "id": "425bcfd6-525e-4ac3-94c7-9a92ae28ec85", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Set1", "type": "n8n-nodes-base.set", "position": [ 850, 400 ], "parameters": { "values": { "string": [ { "name": "name", "value": "nodemation" } ] }, "options": {} }, "typeVersion": 1, "id": "853c50d9-5462-4908-a08a-c0de923a7966", "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "error-1059f7f5", "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-c06d4777", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.595645", "updatedAt": "2025-09-29T07:07:49.595653", "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." }