{ "nodes": [ { "id": "trigger-5800ea01", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 470, 200 ], "parameters": { "table": "Table 1", "operation": "list", "additionalOptions": {} }, "credentials": { "airtableApi": "" }, "typeVersion": 1, "id": "8d835b69-b8e2-4998-9002-6bd794592b46", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Mailcheck", "type": "n8n-nodes-base.mailcheck", "position": [ 670, 200 ], "parameters": { "email": "={{$json[\"fields\"][\"Email\"]}}" }, "credentials": { "mailcheckApi": "Mailcheck API Credentials" }, "typeVersion": 1, "id": "b5a4b510-6adf-4776-a6bc-e525ed90873b", "notes": "This mailcheck node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 870, 200 ], "parameters": { "values": { "string": [ { "name": "ID", "value": "={{$node[\"Airtable\"].json[\"id\"]}}" } ], "boolean": [ { "name": "Valid", "value": "={{$json[\"mxExists\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "3e051a21-24d9-4252-8ea9-4694e4d7d6af", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable1", "type": "n8n-nodes-base.airtable", "position": [ 1070, 200 ], "parameters": { "id": "={{$json[\"ID\"]}}", "table": "=Table 1", "fields": [ "Valid" ], "options": {}, "operation": "update", "application": "={{$node[\"Airtable\"].parameter[\"application\"]}}", "updateAllFields": false }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "a8ffedc6-a723-466a-bae2-c1420077026c", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-319512e1", "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-bbeb9af9", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.341938", "updatedAt": "2025-09-29T07:07:48.341953", "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." }