AlekSystem Workflow Detail

Count the items returned by a node Workflow Solution

Count the items returned by a node

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

Rank 48 Verified workflow

Workflow overview

Why this workflow matters

Supports knowledge capture and document intelligence use cases.

This workflow provides a simple approach to counting the items returned by a node. It uses a Set node with the Execute Once option: The expression uses $input.all() (documented here) to fetch all incoming items at once, and .length (documented for example here) to count them.

Best fit

Categories

AI/MLDocument Ops

Services

Customer Datastore (AlekSystem training)

Use cases

document intelligence