{ "nodes": [ { "name": "Autopilot Trigger", "type": "n8n-nodes-base.autopilotTrigger", "position": [ 470, 200 ], "webhookId": "d7aa9691-49cb-4b01-8ecc-9a38fd708cf2", "parameters": { "event": "contactAdded" }, "credentials": { "autopilotApi": "Autopilot API Credentials" }, "typeVersion": 1, "id": "b1795d09-5e28-454d-83ad-7d9dff0e7293", "notes": "This autopilotTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 670, 200 ], "parameters": { "values": { "string": [ { "name": "First Name", "value": "={{$json[\"contact\"][\"FirstName\"]}}" }, { "name": "Last Name", "value": "={{$json[\"contact\"][\"LastName\"]}}" }, { "name": "Email", "value": "={{$json[\"contact\"][\"Email\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "5d0dcafe-da1f-449e-9a26-271a9f728052", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 870, 200 ], "parameters": { "table": "Table 1", "options": {}, "operation": "append", "application": "appflT9EkWRGsSFM2" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "a79fdfbb-dc41-47fd-b6ee-40e78b3180a2", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-57485e60", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Autopilottrigger Workflow", "description": "Automated workflow: Autopilottrigger 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-06eb3a07", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.184358", "updatedAt": "2025-09-29T07:07:42.184369", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Autopilottrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }