Describe the problem/error/question
I created a workflow that reads zip file that contains multiple files in it. It extracts the zip and then split binary files into items and lastly it’ll upload the files to the image host. What I want to do is only upload the first 4 files instead of all files. How can I do this?
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- **n8n version:1.89.2
- **Database (default: SQLite):default
- **n8n EXECUTIONS_PROCESS setting (default: own, main):default
- **Running n8n via (Docker, npm, n8n cloud, desktop app):npm
- **Operating system:Windows Server 2022