{ "nodes": [ { "id": "trigger-ae6dbb46", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 440, 320 ], "parameters": { "operation": "list", "additionalOptions": {} }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "fe0bd114-dda5-41e9-b382-7eeedfec3a84", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Lemlist", "type": "n8n-nodes-base.lemlist", "position": [ 640, 320 ], "parameters": { "email": "={{$json[\"fields\"][\"Email\"]}}", "resource": "lead", "campaignId": "cam_H5pYEryq6mRKBiy5v", "additionalFields": { "firstName": "={{$json[\"fields\"][\"Name\"]}}" } }, "credentials": { "lemlistApi": "Lemlist API Credentials" }, "typeVersion": 1, "id": "186b53a2-230c-49f2-899c-3d397767cc00", "notes": "This lemlist node performs automated tasks as part of the workflow." }, { "name": "Lemlist1", "type": "n8n-nodes-base.lemlist", "position": [ 840, 320 ], "parameters": { "email": "={{$node[\"Airtable\"].json[\"fields\"][\"Email\"]}}", "resource": "lead", "operation": "get" }, "credentials": { "lemlistApi": "Lemlist API Credentials" }, "typeVersion": 1, "id": "b1f53dc1-0e09-444b-8148-c6666ac28760", "notes": "This lemlist node performs automated tasks as part of the workflow." }, { "id": "error-1f979d82", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Airtable Workflow", "description": "Automated workflow: Airtable 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-d625545b", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.072372", "updatedAt": "2025-09-29T07:07:42.072405", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Airtable Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }