Workflow: Manual Readbinaryfile Automate

Workflow Details

Download Workflow
{
    "id": 112,
    "name": "Standup Bot - Read Config",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                240,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Read Config File",
            "type": "n8n-nodes-base.readBinaryFile",
            "position": [
                420,
                300
            ],
            "parameters": {
                "filePath": "\/home\/node\/.n8n\/standup-bot-config.json",
                "dataPropertyName": "config"
            },
            "typeVersion": 1
        },
        {
            "name": "Convert to JSON",
            "type": "n8n-nodes-base.moveBinaryData",
            "position": [
                600,
                300
            ],
            "parameters": {
                "options": {
                    "encoding": "utf8"
                },
                "sourceKey": "config"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Read Config File": {
            "main": [
                [
                    {
                        "node": "Convert to JSON",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Read Config File",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Create a short URL and get the statistics of the URL
View
Daily Language Learning
View
Gratitude Jar Reminder
View
HTTP Schedule Automation Webhook
View
Code Webhook Send Webhook
View
Mattermost GoogleSheets Automate Scheduled
View
Translate cocktail instructions using LingvaNex
View
HTTP Form Create Webhook
View
Enhance Chat Responses with Real-Time Search Data via Bright Data & Gemini AI
View
Keep discord clean
View