Workflow: Manual Readbinaryfile Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                320
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Spreadsheet File",
            "type": "n8n-nodes-base.spreadsheetFile",
            "position": [
                650,
                320
            ],
            "parameters": {
                "options": []
            },
            "typeVersion": 1
        },
        {
            "name": "Read Binary File",
            "type": "n8n-nodes-base.readBinaryFile",
            "position": [
                450,
                320
            ],
            "parameters": {
                "filePath": "\/data\/sample_spreadsheet.csv"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Read Binary File": {
            "main": [
                [
                    {
                        "node": "Spreadsheet File",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Read Binary File",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Splitout Webhook Create Webhook
View
Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion
View
Agent Milvus tool
View
HTTP Telegram Automate Webhook
View
Manual Stickynote Export Triggered
View
Dynamically generate HTML page from user request using OpenAI Structured Output
View
GitHub Automate Triggered
View
Slack Stickynote Send Webhook
View
Code Manual Create Triggered
View
Log errors and avoid sending too many emails
View