{ "nodes": [ { "id": "trigger-0af6570c", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 510, 320 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {} }, "typeVersion": 1, "id": "node-b7b8ac48" }, { "name": "DeepL", "type": "n8n-nodes-base.deepL", "position": [ 710, 320 ], "parameters": { "text": "={{$json[\"drinks\"][0][\"strInstructions\"]}}", "translateTo": "FR", "additionalFields": {} }, "credentials": { "deepLApi": "DeepL API Credentials" }, "typeVersion": 1, "id": "node-4c93d5fe" }, { "id": "error-44573a79", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Production Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "meta": { "instanceId": "workflow-75f6b329", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:46.263754", "updatedAt": "2025-09-29T07:07:46.263771", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }