{ "id": "82", "name": "Create a new list, add a new contact to the list, update the contact, and get all contacts in the...", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 290, 260 ], "parameters": {}, "typeVersion": 1, "id": "ea0b03e4-e930-4bb3-8fef-b3352a2cf1a4", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Automizy", "type": "n8n-nodes-base.automizy", "position": [ 490, 260 ], "parameters": { "name": "n8n-docs", "resource": "list" }, "credentials": { "automizyApi": "automizy" }, "typeVersion": 1, "id": "4461826b-00d1-4741-afd0-4a69bd823065", "notes": "This automizy node performs automated tasks as part of the workflow." }, { "name": "Automizy1", "type": "n8n-nodes-base.automizy", "position": [ 690, 260 ], "parameters": { "email": "example@n8n.io", "listId": "={{$node[\"Automizy\"].json[\"id\"]}}", "additionalFields": { "status": "ACTIVE" } }, "credentials": { "automizyApi": "automizy" }, "typeVersion": 1, "id": "7aa7a572-945a-4a2d-b89c-dd5b09a8e3a8", "notes": "This automizy node performs automated tasks as part of the workflow." }, { "name": "Automizy2", "type": "n8n-nodes-base.automizy", "position": [ 890, 260 ], "parameters": { "email": "={{$node[\"Automizy1\"].json[\"email\"]}}", "operation": "update", "updateFields": { "tags": [ "reviewer" ] } }, "credentials": { "automizyApi": "automizy" }, "typeVersion": 1, "id": "d8a19ed0-43ef-41da-8da0-292dcc1ee07a", "notes": "This automizy node performs automated tasks as part of the workflow." }, { "name": "Automizy3", "type": "n8n-nodes-base.automizy", "position": [ 1090, 260 ], "parameters": { "listId": "={{$node[\"Automizy\"].json[\"id\"]}}", "operation": "getAll", "returnAll": true, "additionalFields": {} }, "credentials": { "automizyApi": "automizy" }, "typeVersion": 1, "id": "0dfa19c4-18af-4d62-965f-992037d13d15", "notes": "This automizy node performs automated tasks as part of the workflow." }, { "id": "error-34bbd0b8", "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 a new list, add a new contact to the list, update the contact, and get all contacts in the list. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-afd4198e", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.696299", "updatedAt": "2025-09-29T07:07:49.696307", "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 a new list, add a new contact to the list, update the contact, and get all contacts in the.... This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }