{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "578dd4a6-7651-4b39-9c94-9edfde781af7", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Mailjet", "type": "n8n-nodes-base.mailjet", "position": [ 450, 300 ], "parameters": { "text": "This is a test message", "subject": "Sample Subject", "toEmail": "user2@example.com", "fromEmail": "user@example.com", "additionalFields": {} }, "credentials": { "mailjetEmailApi": "mailjet creds" }, "typeVersion": 1, "id": "35b0eefe-c233-4dd5-a2e7-ff23147bf1c8", "notes": "This mailjet node performs automated tasks as part of the workflow." }, { "id": "error-efc26d2b", "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-3476cf97", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.458725", "updatedAt": "2025-09-29T07:07:49.458735", "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." }