Workflow: Manual Readbinaryfile Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                270,
                320
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Read Binary File",
            "type": "n8n-nodes-base.readBinaryFile",
            "position": [
                470,
                320
            ],
            "parameters": {
                "filePath": "\/data\/picture.jpg"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Read Binary File",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Automation
View
News Extraction
View
e-mail Chatbot with both semantic and structured RAG, using Telegram and Pgvector
View
Automatically Send Daily Meeting List to Telegram
View
Create Email Campaign From LinkedIn Post Interactions
View
GoogleSheets Readbinaryfile Automate
View
🔍🛠️ Tavily Search & Extract - Template
View
Get analytics of a website and store it Airtable
View
Fine-tuning with OpenAI models
View
Automate Figma Versioning and Jira Updates with n8n Webhook Integration
View