Excel Automation: Read, Edit & Save XLS/XLSX Files
Demonstrates loading, reading, modifying, and saving Excel spreadsheets (.xls, .xlsx, .csv) from local files, URLs, or cloud storage in n8n.
This n8n workflow template provides a complete guide to handling Excel spreadsheet files. It starts by loading files from various sources like local paths, public URLs, or binary data. The Spreadsheet File node converts the binary file into structured JSON data, enabling easy manipulation with nodes like Code, Set, or Function for transformations such as updating cells, adding rows, or performing calculations.
Key benefits include seamless integration with n8n's no-code environment, reducing ma
Platform
n8n
Category
Crypto & Blockchain
Price
$7.99
Creator
BestWorkflows
excel
spreadsheet
xlsx
xls
csv
file-management
data-processing
automation
template
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.