{ "id": "77", "name": "Extract information from an image of a receipt", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 340 ], "parameters": {}, "typeVersion": 1, "id": "node-70e5eef3" }, { "name": "Mindee", "type": "n8n-nodes-base.mindee", "position": [ 650, 340 ], "parameters": {}, "credentials": { "mindeeReceiptApi": "mindee" }, "typeVersion": 1, "id": "node-ec879eb6" }, { "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 450, 340 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {}, "responseFormat": "file" }, "typeVersion": 1, "id": "node-10f0ea15" }, { "id": "error-15767703", "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-d5cd7783", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.687389", "updatedAt": "2025-09-29T07:07:49.687401", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Extract information from an image of a receipt. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }