n8n-nodes-base.readbinaryfile
40 workflows using this node.
What is the n8n-nodes-base.readbinaryfile node used for in n8n workflows?
n8n-nodes-base.readbinaryfile n8n workflows are automation templates that use the n8n-nodes-base.readbinaryfile node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-readbinaryfile
Bulk emails with personalized attachment
A workflow to send personalized emails with respective attachment. The workflow needs a pre formatted CSV with file n...
Standup bot (2/4): read config
This is the second workflow for the Mattermost Standup Bot. This workflow is called by the 'Standup Bot Worker' workf...
Send a message to Telegram on a new item saved to Reader
What is it This workflow aims to build a simple bot that will send a message to a telegram channel every time there i...
Simple file based key value store (GetKey)
Read a value by key from a local json file. Related workflow: WriteKey Create a subfolder in your n8n homedir: . In d...
Scrape and store data from multiple website pages
This workflow allows extracting data from multiple pages website. The workflow: 1) Starts in a country list at https:...
Monitor a file for changes and send an alert
This flow monitors a file for changes of its content. If changed, an alert is sent out and you receive it as push, SM...
Execute multiple command lines based on text file inputs
This workflow takes a text file as input. It pulls the information from the text file and used it as a parameter to e...
Read in an Excel spreadsheet file
How to take the path of a local Excel file and read its contents into n8n.
Track changes of product prices
This workflow automatically tracks changes on specific websites, typically in e commerce where you want to get inform...
Upload video, create playlist and add video to playlist

Nathan: Your n8n personal assistant
Nathan is a proof of concept framework for creating a personal assistant who can handle various day to day functions...
Read a spreadsheet file
Companion workflow for Spreadsheet File node docs
Extract text from a PDF file
Companion workflow for Read PDF node docs
Read a file from disk
Companion workflow for Read Binary File node docs
Perform speech-to-text on recorded audio clips using Wit.ai
This workflow performs speech to text on recorded audio clips using Wit.ai. To get started, replace your Wit.ai Serve...
Insert Excel data to Postgres
1. Read XLS from file 1. Convert it to JSON 1. Insert it in Postgres