{ "id": "165", "name": "Create, update and get a user from Iterable", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 310, 340 ], "parameters": {}, "typeVersion": 1, "id": "4a7b34f6-53d1-4f78-99c6-6c8c224abfa8", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Iterable", "type": "n8n-nodes-base.iterable", "position": [ 510, 340 ], "parameters": { "value": "", "identifier": "email", "additionalFields": {} }, "credentials": { "iterableApi": "Iterable" }, "typeVersion": 1, "id": "991b9e3e-7054-4293-b4c2-a772535672f4", "notes": "This iterable node performs automated tasks as part of the workflow." }, { "name": "Iterable1", "type": "n8n-nodes-base.iterable", "position": [ 710, 340 ], "parameters": { "value": "={{$node[\"Iterable\"].parameter[\"value\"]}}", "identifier": "email", "additionalFields": { "dataFieldsUi": { "dataFieldValues": [ { "key": "YOUR_CREDENTIAL_HERE", "value": "" } ] } } }, "credentials": { "iterableApi": "Iterable" }, "typeVersion": 1, "id": "236a5b4c-dbed-4e56-86d9-01629d1e7361", "notes": "This iterable node performs automated tasks as part of the workflow." }, { "name": "Iterable2", "type": "n8n-nodes-base.iterable", "position": [ 910, 340 ], "parameters": { "email": "={{$node[\"Iterable\"].parameter[\"value\"]}}", "operation": "get" }, "credentials": { "iterableApi": "Iterable" }, "typeVersion": 1, "id": "ccaa85aa-4a13-455a-9d37-393903a0d53a", "notes": "This iterable node performs automated tasks as part of the workflow." }, { "id": "error-f2050e05", "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 user from Iterable. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-0a043f9d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.696582", "updatedAt": "2025-09-29T07:07:48.696587", "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 user from Iterable. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }