{ "id": "189", "name": "Create, update, and get a subscriber using the e-goi node", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 300 ], "parameters": {}, "typeVersion": 1, "id": "03a24f31-a815-4dcb-a913-3477f0072f6d", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "e-goi", "type": "n8n-nodes-base.egoi", "position": [ 470, 300 ], "parameters": { "list": 1, "email": "nathan@testmail.com", "additionalFields": { "first_name": "Nathan" } }, "credentials": { "egoiApi": "e-goi Credentials" }, "typeVersion": 1, "id": "7c1a806b-6580-4c82-a776-965d89ec6d4b", "notes": "This egoi node performs automated tasks as part of the workflow." }, { "name": "e-goi1", "type": "n8n-nodes-base.egoi", "position": [ 670, 300 ], "parameters": { "list": "={{$node[\"e-goi\"].parameter[\"list\"]}}", "contactId": "={{$node[\"e-goi\"].json[\"base\"][\"contact_id\"]}}", "operation": "update", "updateFields": { "first_name": "Nat" } }, "credentials": { "egoiApi": "e-goi Credentials" }, "typeVersion": 1, "id": "551808ba-b8c8-436f-b17f-856b99916e60", "notes": "This egoi node performs automated tasks as part of the workflow." }, { "name": "e-goi2", "type": "n8n-nodes-base.egoi", "position": [ 870, 300 ], "parameters": { "list": "={{$node[\"e-goi\"].parameter[\"list\"]}}", "contactId": "={{$node[\"e-goi1\"].json[\"base\"][\"contact_id\"]}}", "operation": "get" }, "credentials": { "egoiApi": "e-goi Credentials" }, "typeVersion": 1, "id": "f2d989ae-0e45-4a2b-9b63-1b7172ec2b91", "notes": "This egoi node performs automated tasks as part of the workflow." }, { "id": "error-038507f7", "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: Create, update, and get a subscriber using the e-goi node. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-673a733b", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.808840", "updatedAt": "2025-09-29T07:07:48.808850", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create, update, and get a subscriber using the e-goi node. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }