{ "nodes": [ { "name": "AWS Textract", "type": "n8n-nodes-base.awsTextract", "position": [ 700, 340 ], "parameters": {}, "credentials": { "aws": { "id": "{{ $credentials.aws.id }}", "name": "aws" } }, "typeVersion": 1, "id": "18fa6fa1-bb2d-4532-b12e-5ec7a1f519eb", "notes": "This awsTextract node performs automated tasks as part of the workflow." }, { "name": "Telegram Trigger", "type": "n8n-nodes-base.telegramTrigger", "position": [ 520, 220 ], "webhookId": "12345", "parameters": { "updates": [ "*" ], "additionalFields": { "download": true, "imageSize": "medium" } }, "credentials": { "telegramApi": { "id": "{{ $credentials.telegramApi.id }}", "name": "Telegram mybot" } }, "typeVersion": 1, "id": "b4de52c3-348e-4a6e-b427-48d3dd240b98", "notes": "This telegramTrigger node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 880, 340 ], "parameters": { "table": "receipts", "options": {}, "operation": "append", "application": "qwertz", "addAllFields": false }, "credentials": { "airtableApi": { "id": "{{ $credentials.airtableApi.id }}", "name": "airtable_nodeqa" } }, "typeVersion": 1, "id": "55cc9eb9-f372-4ca2-b41b-89af1966816c", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "AWS S3", "type": "n8n-nodes-base.awsS3", "position": [ 700, 100 ], "parameters": { "fileName": "={{$binary.data.fileName}}", "operation": "upload", "bucketName": "textract-demodata", "additionalFields": {} }, "credentials": { "aws": { "id": "{{ $credentials.aws.id }}", "name": "aws" } }, "typeVersion": 1, "id": "174cdbe9-4824-4d02-a681-b0270f9981b2", "notes": "This awsS3 node performs automated tasks as part of the workflow." }, { "id": "error-c6e6f496", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Awstextract Workflow", "description": "Automated workflow: Awstextract 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-1446d5e7", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.202886", "updatedAt": "2025-09-29T07:07:42.202902", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Awstextract Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }