{ "nodes": [ { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 1090, 340 ], "parameters": { "table": "Table 1", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "24b869d5-e67d-4b7e-84d5-421c19e9feca", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 890, 340 ], "parameters": { "values": { "string": [ { "name": "Name", "value": "={{$json[\"contact_name\"]}}" }, { "name": "Email", "value": "={{$json[\"contact_email\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "70383aa7-42e1-400d-9249-421e18f2ef35", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "GetResponse Trigger", "type": "n8n-nodes-base.getResponseTrigger", "position": [ 690, 340 ], "webhookId": "4bdfc1fa-44bc-4293-987c-fb512327e845", "parameters": { "events": [ "subscribe" ], "listIds": [ "qtPk7" ], "options": {} }, "credentials": { "getResponseApi": "GetResponse API Credentials" }, "typeVersion": 1, "id": "4bc44f14-2a17-420b-a26b-6a4c1a72bc77", "notes": "This getResponseTrigger node performs automated tasks as part of the workflow." }, { "id": "error-96e5fbf0", "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-d9f1b514", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.106722", "updatedAt": "2025-09-29T07:07:45.106730", "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." }