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

Create a QuickBooks invoice on a new Onfleet Task creation
View
GoogleCalendar Form Create Triggered
View
Create entry in Mailchimp from Airtable
View
Code HTTP Create Webhook
View
Verify phone numbers
View
Gmail GoogleSheets Create Triggered
View
New WooCommerce Customer to Mautic
View
Splitout Executecommand Automate Scheduled
View
Very simple Human in the loop system email with AI e IMAP
View
HTTP Slack Create Webhook
View