Process multiple files with forms: a tutorial on binary data and loops
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Let a user load multiple files with a Form node, and process the binary data. A very important workflow for many tools.
This is a learning example of several core concepts that are hard to grasp in n8n:
- $binary data
- Loop and $runIndex
- Split Out
The Save File deomonstrates how to access the binary data correctly, but could be swapped to POST the files to an AI, for example.