Customer Datastore (n8n training) node

Count the items returned by a node

Published 1 year ago

Created by

mutedjam
Tom

Categories

Building Blocks

Template description

This workflow provides a simple approach to counting the items returned by a node.

It uses a Set node with the Execute Once option:

image.png

The expression uses $input.all() (documented here) to fetch all incoming items at once, and .length (documented for example here) to count them.

Share Template

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon