{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 220, 320 ], "parameters": {}, "typeVersion": 1, "id": "e64fe293-4a4a-4f33-b279-184b5bd459f2", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 420, 320 ], "parameters": { "values": { "string": [ { "name": "my_key", "value": "my_value" } ] }, "options": {} }, "typeVersion": 1, "id": "a88dacb2-3a0f-43ef-a160-473c990388ce", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "MongoDB", "type": "n8n-nodes-base.mongoDb", "position": [ 620, 320 ], "parameters": { "fields": "my_key", "operation": "insert", "collection": "n8n-collection" }, "credentials": { "mongoDb": "mongodb_credentials" }, "typeVersion": 1, "id": "06817c71-ad6a-4c19-b222-d2f1aefb0928", "notes": "This mongoDb node performs automated tasks as part of the workflow." }, { "id": "error-6d659369", "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-b6a407ef", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.372911", "updatedAt": "2025-09-29T07:07:49.372940", "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." }