Workflow: Manual Awstextract Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "AWS Textract",
            "type": "n8n-nodes-base.awsTextract",
            "position": [
                650,
                300
            ],
            "parameters": [],
            "credentials": {
                "aws": {
                    "id": "12",
                    "name": "AWS account"
                }
            },
            "typeVersion": 1
        },
        {
            "name": "AWS S3",
            "type": "n8n-nodes-base.awsS3",
            "position": [
                450,
                300
            ],
            "parameters": {
                "fileKey": "Rechnung.jpg",
                "bucketName": "textract-demodata"
            },
            "credentials": {
                "aws": {
                    "id": "12",
                    "name": "AWS account"
                }
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "AWS S3": {
            "main": [
                [
                    {
                        "node": "AWS Textract",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "AWS S3",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

chrome extension backend with AI
View
Google calendar to Outlook
View
Code Readpdf Send Triggered
View
Pipedrive Spreadsheetfile Create Triggered
View
Agentic Telegram AI bot with LangChain nodes and new tools
View
Send daily weather updates via a push notification using Spontit
View
Summarize Google Sheets form feedback via OpenAI's GPT-4
View
Automate Drive-To-Store Lead Generation System (with coupon) on SuiteCRM
View
My workflow
View
Update Crypto Values
View