Workflow: Manual Readbinaryfiles Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                270,
                320
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Read Binary Files",
            "type": "n8n-nodes-base.readBinaryFiles",
            "position": [
                470,
                320
            ],
            "parameters": {
                "fileSelector": "\/data\/lol\/*.jpg"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Read Binary Files",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Create a screenshot of a website and send it to a telegram channel
View
Writebinaryfile Create
View
My workflow 6
View
[n8n] Advanced URL Parsing and Shortening Workflow - Switchy.io Integration
View
Telegram Wait Send Triggered
View
Extract & Summarize Indeed Company Info with Bright Data and Google Gemini
View
Code Extractfromfile Create Webhook
View
Telegram Gmailtool Automation Triggered
View
Telegram Manual Automate Triggered
View