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

Splitout Code Create Webhook
View
AI CV Screening Workflow
View
Forward Filtered Gmail Notifications to Telegram Chat
View
Import Productboard Notes, Companies and Features into Snowflake
View
Create, update and get a contact using the SendGrid node
View
Get event triggered notifications / updates on preferred messaging channels with TwentyCRM
View
ICP Company Scoring
View
Splitout Code Automation Webhook
View
Format US Phone Number
View
HTTP Aggregate Import Webhook
View