{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 320 ], "parameters": {}, "typeVersion": 1, "id": "bc718648-966c-482f-8a66-a0df725b9422", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 450, 320 ], "parameters": { "values": { "string": [ { "name": "key", "value": "somevalue" } ] }, "options": {} }, "typeVersion": 1, "id": "0fd1bb1c-c0ea-4fd1-8dcf-08b1e8c8a2d7", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Rename Keys", "type": "n8n-nodes-base.renameKeys", "position": [ 650, 320 ], "parameters": { "keys": { "key": [ { "newKey": "{{ $credentials.newKey }}", "currentKey": "{{ $credentials.currentKey }}" } ] } }, "typeVersion": 1, "id": "ea93683b-59ce-4c6b-997f-40e9767d905a", "notes": "This renameKeys node performs automated tasks as part of the workflow." }, { "id": "error-aeb41a3c", "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-f8ac8827", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.595477", "updatedAt": "2025-09-29T07:07:49.595485", "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." }