File Management Workflows
What are File Management n8n workflows?
File Management n8n workflows are reusable automation templates for file management use cases. This category includes workflows that connect apps, transform data, trigger notifications, sync records, and reduce repetitive manual work. Each listing includes workflow metadata, author attribution, complexity level, relevant categories, source links when available, and a downloadable JSON file for inspection before import. Use this page to compare templates, identify the tools involved, and choose a workflow that fits your workspace before testing it safely in n8n.
Create a new folder in Box
Companion workflow for Box node docs
Download a file from Google Drive
Companion workflow for Google Drive node docs
Convert Typeform data into spreadsheet
1. Trigger on new Typeform form submission 1. Get existing spreadsheet file from NextCloud 1. Read data from file int...
Write JSON to disk (binary)
The “Write Binary File” expects binary data. The JSON data is, however, JSON ;) There should really be a node that al...
Transform XML data and upload to Dropbox
1. Download XML data 1. Convert it to JSON 1. Change title in data 1. Convert back to XML 1. Upload file to Dropbox
Add data from Google Sheet to Dropbox
1. Triggers worfklow all 15 minutes 1. Reads the data from Google Sheet 1. Converts data to XLS 1. Uploads the file t...
Sync data between multiple Google Spreadsheets
1. Triggers workflow all two minutes 1. Reads data from a Google Spreadsheet (in example Sheet Data columns A to G) 1...