{ "id": "201", "name": "Store the output of a phantom in Airtable", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 300 ], "parameters": {}, "typeVersion": 1, "id": "bd64a8d1-93f6-43d9-b7de-c2031e729067", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Phantombuster", "type": "n8n-nodes-base.phantombuster", "position": [ 470, 300 ], "parameters": { "agentId": "", "operation": "getOutput", "additionalFields": {} }, "credentials": { "phantombusterApi": "Phantombuster Credentials" }, "typeVersion": 1, "id": "d42fa86b-655d-4a36-925a-6fe0decc7166", "notes": "This phantombuster node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 670, 300 ], "parameters": { "values": { "string": [ { "name": "Name", "value": "={{$node[\"Phantombuster\"].json[\"general\"][\"fullName\"]}}" }, { "name": "Email", "value": "={{$node[\"Phantombuster\"].json[\"details\"][\"mail\"]}}" }, { "name": "Company", "value": "={{$node[\"Phantombuster\"].json[\"jobs\"][0][\"companyName\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "e897c106-e9db-4862-a774-96736170234e", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 870, 300 ], "parameters": { "table": "", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "d7f758cb-6289-4a2f-8809-0f8930c7778f", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-adc4bc73", "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: Store the output of a phantom in Airtable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-1b15e53f", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.930166", "updatedAt": "2025-09-29T07:07:48.930184", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Store the output of a phantom in Airtable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }