Workflow: Manual Readbinaryfile Automate

Workflow Details

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

Related Workflows

HTTP Htmlextract Send Webhook
View
HTTP Dropbox Update Webhook
View
Zoom AI Meeting Assistant
View
itemMatching() example
View
Respondtowebhook Stickynote Automate Webhook
View
Webhook Slack Create Webhook
View
Splitout Webhook Create Webhook
View
HTTP Schedule Update Webhook
View
Stickynote Webhook Automate Webhook
View