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

Wait Schedule Create Webhook
View
Scrape Twitter for mentions of company
View
Writebinaryfile Spreadsheetfile Automate
View
Manual Graphql Automate Triggered
View
Manual HTTP Create Webhook
View
Create, update, and get activity in Strava
View
Limit Code Automation Scheduled
View
Receive updates for events in ClickUp
View
Zoom AI Meeting Assistant
View
Generate Graphic Wallpaper with Midjourney, GPT-4o-mini and Canvas APIs
View