Split In Batches Node: noItemsLeft Example
This workflow demonstrates how to use `noItemsLeft` to check if there are items left to be processed by the SplitInBatches node.  **Function node:** This node generates mock data for the workflow. Replace it with the node whose data you want to split into batches. **SplitInBatches node:** This node splits the data with the batch size equal to `1`. Based on your use-case, set the value of the **Batch Size**. **IF node:** This node checks if all the data by the SplitInBatches are not processed or not. It uses the expression `{{$node[SplitInBatches].context[noItemsLeft]}}` which returns a boolean value. If there is data yet to be processed, the expression will return `false`, otherwise `true`. **Set node:** This node prints a message `No Items Left`. Based on your use-case, connect the false output of the *IF* node to the input of the node you want to execute, after the data is processed by the *SplitInBatches* node.
- Platform
- n8n
- Category
- Data & Analytics
- Price
- $4.99
- Creator
- Harshil Agrawal
- if
- set
- function
- manualTrigger
- splitInBatches
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.
Related Data & Analytics workflows
- Generate AI viral videos with VEO 3 and upload to TikTok$14.99
- Generate a daily multi-asset market report with TwelveData, Groq and Google Sheets$14.99
- Build an OpenAI RAG system with document upload, semantic search and caching$24.99
- Automate Website Content Scraping and SEO Keyword Extraction with GPT-4o-mini and Airtable$14.99
- Process Contact Form Submissions with Validation and MongoDB Storage$14.99
- Add webhook data to a Google Sheet$2.99
More from Harshil Agrawal
Need this deployed? We'll set it up for you.
Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.