{ "id": "96", "name": "Create, update and get a subscriber using the MailerLite node", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 310, 300 ], "parameters": {}, "typeVersion": 1, "id": "41352635-a247-432c-8eba-90adc03bc5f9", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "MailerLite", "type": "n8n-nodes-base.mailerLite", "position": [ 510, 300 ], "parameters": { "email": "harshil@n8n.io", "additionalFields": { "name": "Harshil" } }, "credentials": { "mailerLiteApi": "mailerlite" }, "typeVersion": 1, "id": "308a1a1a-b9b4-460e-b69b-530ec3ea7233", "notes": "This mailerLite node performs automated tasks as part of the workflow." }, { "name": "MailerLite1", "type": "n8n-nodes-base.mailerLite", "position": [ 710, 300 ], "parameters": { "operation": "update", "subscriberId": "={{$node[\"MailerLite\"].json[\"email\"]}}", "updateFields": { "customFieldsUi": { "customFieldsValues": [ { "value": "Berlin", "fieldId": "city" } ] } } }, "credentials": { "mailerLiteApi": "mailerlite" }, "typeVersion": 1, "id": "c51e9987-6404-4d98-8a63-8636786dc3bc", "notes": "This mailerLite node performs automated tasks as part of the workflow." }, { "name": "MailerLite2", "type": "n8n-nodes-base.mailerLite", "position": [ 910, 300 ], "parameters": { "operation": "get", "subscriberId": "={{$node[\"MailerLite\"].json[\"email\"]}}" }, "credentials": { "mailerLiteApi": "mailerlite" }, "typeVersion": 1, "id": "483c7041-bddb-481e-a108-4255b39dc0f9", "notes": "This mailerLite node performs automated tasks as part of the workflow." }, { "id": "error-594583bf", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Create, update and get a subscriber using the MailerLite node. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-f33ebc3e", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.776598", "updatedAt": "2025-09-29T07:07:49.776606", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create, update and get a subscriber using the MailerLite node. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }