{ "id": "145", "name": "Translate cocktail instructions using LingvaNex", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "node-64136795" }, { "name": "LingvaNex", "type": "n8n-nodes-base.lingvaNex", "position": [ 650, 300 ], "parameters": { "text": "={{$node[\"HTTP Request\"].json[\"drinks\"][0][\"strInstructions\"]}}", "options": {}, "translateTo": "it_IT" }, "credentials": { "lingvaNexApi": "LingvaNex" }, "typeVersion": 1, "id": "node-9f7bd808" }, { "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 450, 300 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {} }, "typeVersion": 1, "id": "node-2858f96e" }, { "id": "error-327d66fd", "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 }, "connections": {}, "meta": { "instanceId": "workflow-17a60088", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.659296", "updatedAt": "2025-09-29T07:07:48.659307", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Translate cocktail instructions using LingvaNex. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }