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

Manual Hackernews Create Triggered
View
Bitrix24 Task Form Widget Application Workflow example with Webhook Integration
View
HTTP Gitlab Automation Webhook
View
Webhook Filter Create Webhook
View
Post New YouTube Videos to X
View
HTTP Telegram Create Webhook
View
Redis Schedule Import Scheduled
View
Strapi Webhook Automation Webhook
View
CoinMarketCap_Exchange_and_Community_Agent_Tool
View
Docsify example
View