{ "id": "116", "name": "Get all the contacts from GetResponse and update them", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "228c6a98-b272-4b86-bd12-79c9a4b6de48", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "GetResponse", "type": "n8n-nodes-base.getResponse", "position": [ 450, 300 ], "parameters": { "options": {}, "operation": "getAll", "returnAll": true }, "credentials": { "getResponseApi": "getresponse-api" }, "typeVersion": 1, "id": "320f7a23-9c73-4494-acc0-1e9e053ccd52", "notes": "This getResponse node performs automated tasks as part of the workflow." }, { "name": "If Node", "type": "n8n-nodes-base.if", "position": [ 650, 300 ], "parameters": { "conditions": { "string": [ { "value1": "={{$node[\"GetResponse\"].json[\"campaign\"][\"name\"]}}", "value2": "n8n", "operation": "notEqual" } ] } }, "typeVersion": 1, "id": "06f2db1e-99a4-498b-97a7-e009d6b95d07", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "GetResponse1", "type": "n8n-nodes-base.getResponse", "position": [ 860, 200 ], "parameters": { "contactId": "={{$node[\"IF\"].json[\"contactId\"]}}", "operation": "update", "updateFields": { "campaignId": "WRVXO" } }, "credentials": { "getResponseApi": "getresponse-api" }, "typeVersion": 1, "id": "341c942f-c606-4916-97af-347e0e25651b", "notes": "This getResponse node performs automated tasks as part of the workflow." }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 860, 400 ], "parameters": {}, "typeVersion": 1, "id": "cc5b990d-603b-4662-bc3b-b8d1d4dd09f9", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "id": "error-d81263d3", "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: Get all the contacts from GetResponse and update them. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-67fe9b18", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.562206", "updatedAt": "2025-09-29T07:07:48.562217", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Get all the contacts from GetResponse and update them. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }