Description
Data Transformation node in n8n.
What It Does
Cap the number of items passed through.
When To Use It
Top-N reports, throttling, sampling.
Key Parameters
Max Items
Common Mistakes
Order matters – Limit after Sort gives top-N, Limit before Sort gives arbitrary N.
Example
Sort by score desc -> Limit 10 -> send leaderboard.
FAQ
Is this node included in n8n Community Edition?
Yes – Limit ships with the free Community Edition. No paid license needed.
For pagination use Split In Batches instead.?
Where does it fit in a workflow?
Limit works with any other node – connect it after a trigger or data node, and feed its output into the next step. Standard n8n data flow: trigger -> transform -> act.
Is support included?
Yes – message the seller through the store and I will help you wire this node.
Discover more from Wiredwizard
Subscribe to get the latest posts sent to your email.





Reviews
There are no reviews yet.