Item Lists Node
Manipulate arrays within items. "Sort by Code" is not supported; all other operations work.
Written By pvdyck
Last updated 16 minutes ago
Item Lists Node
The Item Lists node performs operations on the list of items flowing through your workflow -- splitting, deduplicating, sorting, summarizing, and more.
Operations
Common Parameters
Sort Options
Summarize Aggregations
Sum, Average, Count, Count Unique, Min, Max, Concatenate, and more.
Limitations
- "Sort by Code" not supported -- The custom code sort mode is unavailable. Use "Sort by field" instead, or use a separate Sort node with code mode.
Tips
- For simple operations, prefer the dedicated nodes (Sort, Limit, Remove Duplicates) for clarity
- Item Lists is useful when you need multiple operations in sequence without adding extra nodes