{ "id": "30", "name": "Receive updates when a subscriber is added to a group and strore the information in Airtable", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "disabled": true, "position": [ 110, 600 ], "parameters": {}, "typeVersion": 1, "id": "383308e6-10b0-4da3-b303-0c0cd193c408", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "MailerLite Trigger", "type": "n8n-nodes-base.mailerLiteTrigger", "position": [ 530, 300 ], "webhookId": "dd15d919-18b3-4af7-a5c9-c4583cdda9f5", "parameters": { "event": "subscriber.add_to_group" }, "credentials": { "mailerLiteApi": "mailerlite" }, "typeVersion": 1, "id": "5f368934-a1d4-496a-9d13-fd2b6d3d32d5", "notes": "This mailerLiteTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 730, 300 ], "parameters": { "values": { "string": [ { "name": "Name", "value": "={{$node[\"MailerLite Trigger\"].json[\"data\"][\"subscriber\"][\"name\"]}}" }, { "name": "Email", "value": "={{$node[\"MailerLite Trigger\"].json[\"data\"][\"subscriber\"][\"email\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "cb201f55-5e1b-4593-83c6-18cefdb92746", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 930, 300 ], "parameters": { "table": "Data", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "airtable-harshil" }, "typeVersion": 1, "id": "0ad005aa-1374-4ccd-86b4-930141166624", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-77322f05", "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: Receive updates when a subscriber is added to a group and strore the information in Airtable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-5f4c52f1", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.229235", "updatedAt": "2025-09-29T07:07:49.229247", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Receive updates when a subscriber is added to a group and strore the information in Airtable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }