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

🐋🤖 DeepSeek AI Agent + Telegram + LONG TERM Memory 🧠
View
Search news using Perplexity AI and post to X (Twitter)
View
Resume Screening & Behavioral Interviews with Gemini, Elevenlabs, & Notion ATS copy
View
NeurochainAI Basic API Integration
View
Extract And Decode Google News RSS URLs to Clean Article Links
View
[AI/LangChain] Output Parser 4
View
Sync Jira issues with subsequent comments to Notion database
View
New WooCommerce Product to Twitter and Telegram
View
Workflow dashboard with mermaid.js
View
Google Trend Data Extract, Summarization with Bright Data & Google Gemini
View