{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "3f6eb39d-30f4-4db9-9252-f9d5d13fc7b4", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Mautic", "type": "n8n-nodes-base.mautic", "position": [ 450, 300 ], "parameters": { "options": {}, "operation": "getAll", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "mauticOAuth2Api": "mautic_creds" }, "typeVersion": 1, "id": "f116b7cf-3ee4-472e-ac70-fe445888da21", "notes": "This mautic node performs automated tasks as part of the workflow." }, { "id": "error-d6b3015c", "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-6c7acec2", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.499608", "updatedAt": "2025-09-29T07:07:49.499676", "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." }