{ "nodes": [ { "id": "trigger-f1a359fd", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Emelia", "type": "n8n-nodes-base.emelia", "position": [ 530, 310 ], "parameters": { "operation": "create", "campaignName": "n8n-docs" }, "credentials": { "emeliaApi": "Emelia API Credentials" }, "typeVersion": 1, "id": "af606199-00c4-4a80-b764-b28a374d21a0", "notes": "This emelia node performs automated tasks as part of the workflow." }, { "name": "Emelia1", "type": "n8n-nodes-base.emelia", "position": [ 730, 310 ], "parameters": { "operation": "addContact", "campaignId": "603dfd70cbe34c3c9730fd09", "contactEmail": "email@example.com", "additionalFields": { "firstName": "NAME" } }, "credentials": { "emeliaApi": "Emelia API Credentials" }, "typeVersion": 1, "id": "e296fb03-89a0-4f41-a7b5-46e1ab2d2ae3", "notes": "This emelia node performs automated tasks as part of the workflow." }, { "name": "Emelia2", "type": "n8n-nodes-base.emelia", "position": [ 930, 310 ], "parameters": { "campaignId": "={{$node[\"Emelia\"].json[\"_id\"]}}" }, "credentials": { "emeliaApi": "Emelia API Credentials" }, "typeVersion": 1, "id": "784a1bfe-98a7-4d18-b3e7-a29e7ef293e1", "notes": "This emelia node performs automated tasks as part of the workflow." }, { "id": "error-bf3a78c3", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Emelia Workflow", "description": "Automated workflow: Emelia Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-549105c6", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:44.414056", "updatedAt": "2025-09-29T07:07:44.414082", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Emelia Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }