{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "76e7b853-a935-4365-9331-f28520670a8f", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Mandrill", "type": "n8n-nodes-base.mandrill", "position": [ 450, 300 ], "parameters": { "options": {}, "toEmail": "user@example.com", "template": "welcomeemailv2", "fromEmail": "example@yourdomain.com" }, "credentials": { "mandrillApi": "mandrill_creds" }, "typeVersion": 1, "id": "a7b30dd7-0607-4762-a73d-e2d6f1b34e05", "notes": "This mandrill node performs automated tasks as part of the workflow." }, { "id": "error-d77eb9aa", "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-6962fd74", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.562100", "updatedAt": "2025-09-29T07:07:49.562113", "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." }