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

CFP Selection 1
View
location_by_ip
View
HTTP Readbinaryfile Automation Webhook
View
Code Respondtowebhook Send Webhook
View
[2/2] KNN classifier (lands dataset)
View
Get all the tasks in Flow
View
Vector DB Loader from Google Drive
View
HTTP Form Automation Webhook
View
Writebinaryfile Create
View
Schedule Removeduplicates Create Scheduled
View