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

HTTP Awssqs Automation Scheduled
View
YouTube to Raindrop
View
Manual Box Automate Triggered
View
Transform Image to Lego Style Using Line and Dall-E
View
Auto-create and publish AI social videos with Telegram, GPT-4 and Blotato
View
GoogleSheets Respondtowebhook Import Webhook
View
[2/2] KNN classifier (lands dataset)
View
Analyze_email_headers_for_IPs_and_spoofing__3
View
Get synonyms of a German word
View
Manual Wordpress Automate Triggered
View