{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 190, 160 ], "parameters": {}, "typeVersion": 1, "id": "7da5baf1-4bfe-462f-bb7a-34d755499ae1", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "AWS Transcribe", "type": "n8n-nodes-base.awsTranscribe", "position": [ 590, 160 ], "parameters": { "options": {}, "mediaFileUri": "=s3://{{$node[\"AWS S3\"].parameter[\"bucketName\"]}}/{{$json[\"Key\"]}}", "detectLanguage": true, "transcriptionJobName": "={{$json[\"Key\"].replace(/\\s/g,'-')}}" }, "credentials": { "aws": "AWS Transcribe Credentials" }, "typeVersion": 1, "id": "f8f8da27-9c34-4322-be32-0e7818b44f4f", "notes": "This awsTranscribe node performs automated tasks as part of the workflow." }, { "name": "AWS S3", "type": "n8n-nodes-base.awsS3", "position": [ 390, 160 ], "parameters": { "options": {}, "operation": "getAll", "returnAll": true, "bucketName": "n8n-docs" }, "credentials": { "aws": "AWS S3 Credentials" }, "typeVersion": 1, "id": "c6b14a2d-1b8d-4fb8-bfce-9f895d1c24c2", "notes": "This awsS3 node performs automated tasks as part of the workflow." }, { "id": "error-db860470", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger 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-ad45c712", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.510851", "updatedAt": "2025-09-29T07:07:48.510864", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }