{ "id": "171", "name": "Insert and update data in Airtable", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 500, 350 ], "parameters": {}, "typeVersion": 1, "id": "2dc81718-e745-4156-8d6e-e4ad2c7ad530", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 900, 350 ], "parameters": { "table": "Table 1", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "3f66f5dd-eb98-4c3b-af40-45119b5d764c", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Airtable1", "type": "n8n-nodes-base.airtable", "position": [ 1100, 350 ], "parameters": { "table": "={{$node[\"Airtable\"].parameter[\"table\"]}}", "operation": "list", "application": "={{$node[\"Airtable\"].parameter[\"application\"]}}", "additionalOptions": { "filterByFormula": "Name='n8n'" } }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "50409437-9ec8-41c5-8252-115f660ad801", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 700, 350 ], "parameters": { "values": { "number": [ { "name": "ID", "value": 3 } ], "string": [ { "name": "Name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "id": "8ef3e72b-0160-4bc3-8757-e4ff2dbf9aa4", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Set1", "type": "n8n-nodes-base.set", "position": [ 1300, 350 ], "parameters": { "values": { "string": [ { "name": "Name", "value": "nodemation" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "070e38f9-9260-4118-9851-3cd180b6ce30", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable2", "type": "n8n-nodes-base.airtable", "position": [ 1500, 350 ], "parameters": { "id": "={{$node[\"Airtable1\"].json[\"id\"]}}", "table": "={{$node[\"Airtable\"].parameter[\"table\"]}}", "options": {}, "operation": "update", "application": "={{$node[\"Airtable\"].parameter[\"application\"]}}" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "c26d31ee-19b7-4247-87b5-ff7a5e22c919", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-2c9ddf11", "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: Insert and update data in Airtable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-a6079f49", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.709983", "updatedAt": "2025-09-29T07:07:48.709993", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Insert and update data in Airtable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }