Workflow: Manual Readpdf Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                680,
                400
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Read Binary File",
            "type": "n8n-nodes-base.readBinaryFile",
            "position": [
                880,
                400
            ],
            "parameters": {
                "filePath": "\/data\/pdf.pdf"
            },
            "typeVersion": 1
        },
        {
            "name": "Read PDF",
            "type": "n8n-nodes-base.readPDF",
            "position": [
                1090,
                400
            ],
            "parameters": [],
            "typeVersion": 1
        }
    ],
    "connections": {
        "Read Binary File": {
            "main": [
                [
                    {
                        "node": "Read PDF",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Read Binary File",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

HTTP Dropbox Automation Webhook
View
Splitout Code Automation Webhook
View
Get a pipeline in CircleCI
View
Chat with local LLMs using n8n and Ollama
View
Webhook GoogleCalendar Create Webhook
View
Googleslides Slack Automate Triggered
View
New WooCommerce Customer to Mautic
View
OpenAI e-mail classification - application
View
Webhook Respondtowebhook Create Webhook
View
✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition
View