n8n-nodes-base.splitinbatches
1,867 workflows using this node.
What is the n8n-nodes-base.splitinbatches node used for in n8n workflows?
n8n-nodes-base.splitinbatches n8n workflows are automation templates that use the n8n-nodes-base.splitinbatches node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-splitinbatches
Get data from multiple RSS feeds to Telegram
This workflow gets latest RSS from different RSS Sources and categorizes them with conditional. Reference https://n8n...
Back up your n8n workflows to Github
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using t...
Bulk emails with personalized attachment
A workflow to send personalized emails with respective attachment. The workflow needs a pre formatted CSV with file n...
Archive empty pages in Notion database
This workflow will archive empty pages in your Notion databases, Add your n8n integration to the Notion databases tha...
Simple file based key value store (WriteKey)
Store a key with a value in a local json file. Multiple keys could be saved in a single file. Related workflow: GetKe...
Avoid rate limiting by batching HTTP requests
This workflow demonstrates the use of the Split In Batches node and the Wait node to avoid API rate limits. Customer...
Merge data for multiple executions
This workflow demonstrates how to merge data for different executions. The Merge Data Function node fetches the data...
Clean out unwanted emails from Gmail
Workflow to clean out unwanted email from Gmail. Further information here.
Sync Google Calendar tasks to Trello every day
This workflow will allow you at the beginning of each day to copy your google calendar events into Trello so you can...
Add liked songs to a Spotify monthly playlist
Add liked songs to a monthly playlist This Workflow is a port of Add saved songs to a monthly playlist from IFTTT. Wh...
Scrape and store data from multiple website pages
This workflow allows extracting data from multiple pages website. The workflow: 1) Starts in a country list at https:...
Split in batches node currentRunIndex example
This workflow demonstrates how to use to get the running index. Function node: This node generates mock data for the...
Split in batches node noItemsLeft example
This workflow demonstrates how to use to check if there are items left to be processed by the SplitInBatches node. Fu...
n8n workflow backup management with Dropbox and Airtable
This workflow can be used to save all of your workflows in: 1. a raw state (as a json file in Dropbox) 2. an Airtable...
Save your workflows into a GitHub repository
Basics Provides a mechanism to save all your workflows into a github repository and path (of your choosing). These ca...
Send bulk messages to chats in Telegram
The Telegram API has a limitation to send only 30 messages per second. Use this workflow to send messages to more tha...
Read RSS feed from two different sources

RSS Telegram bot
rss telegramBot 1min refreash choose send message or one photo 0.1 beater code 2019/11/30 0.2 bug fix add instagram rss
Send RSS feed data to webhook
Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks