{ "id": "1", "name": "Create entry in Mailchimp from Airtable", "nodes": [ { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 450, 450 ], "parameters": { "triggerTimes": { "item": [ {} ] } }, "typeVersion": 1, "id": "c61085a4-4a65-4d2d-8333-aa641656a759", "notes": "This cron node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 650, 450 ], "parameters": { "table": "Users", "operation": "list", "application": "=apprZs8g4tIGDUtqQ", "additionalOptions": { "fields": [ "Name", "Email", "Interest" ] } }, "credentials": { "airtableApi": "claudiajanebates@gmail.com" }, "typeVersion": 1, "id": "5884d116-03e8-4e38-b6ce-c94df07cb2cd", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Mailchimp", "type": "n8n-nodes-base.mailchimp", "position": [ 840, 450 ], "parameters": { "list": "777b2643d4", "email": "={{$node[\"Airtable\"].json[\"fields\"][\"Email\"]}}", "status": "subscribed", "options": { "tags": "Interest" }, "mergeFieldsUi": { "mergeFieldsValues": [ { "name": "FNAME", "value": "={{$node[\"Airtable\"].json[\"fields\"][\"Name\"]}}" } ] } }, "credentials": { "mailchimpApi": "claudiajanebates@gmail.com" }, "typeVersion": 1, "id": "1f5fe389-606d-4841-a057-fb9671fa3feb", "notes": "This mailchimp node performs automated tasks as part of the workflow." }, { "id": "error-6d040ae3", "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 entry in Mailchimp from Airtable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-ced1fb27", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.393568", "updatedAt": "2025-09-29T07:07:48.393614", "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 entry in Mailchimp from Airtable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }