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

Copper Automate Triggered
View
Create a new list, add a new contact to the list, update the contact, and get all contacts in the list
View
Linkedin Chrome Extensions
View
Googledocs Webhook Create Webhook
View
Manual Mautic Automate Triggered
View
Meeting booked - to newsletter and CRM
View
Error Slack Send Triggered
View
Create Email Campaign From LinkedIn Post Interactions
View
MCP Client with Brave and Telegram
View
New WooCommerce order to Slack
View