ForEach in Group Step
  • 22 Jan 2025
  • 1 Minute to read
  • Dark
    Light

ForEach in Group Step

  • Dark
    Light

Article summary

Overview

Step Details

Introduced in Version3.0.0
Last Modified in Version9.7.0
LocationFlow Management > Iteration

The ForEach in Group step groups a list of objects for a datatype based on a specific field. Any items that have matching values in the field will be grouped together and outputted as a group. The step will iterate through each group before reaching completion.


Properties

Data

PropertyDescriptionData Type
TypeThe datatype that will be used by the step. This field will be automatically updated based on the Collection input---
Get Field to Group By From InputEnabling this moves the "Field to Group By" property to the Inputs section, allowing for dynamic grouping.Boolean
Field to Group BySelect the data field to group the objects by.---

Inputs

PropertyDescriptionData Type
Field to Group ByThe specified field in the datatype to group by. Any values that have a match on this field willString
CollectionThe list of objects that will be grouped by the step.List of Object

Outputs

PropertyDescriptionData Type
Each GroupingThe outputted lists based on matching values for a field. ---


Step Changes

DescriptionVersionRelease DateDeveloper Task
Added "Get Field To Group By From Input" setting.9.7February 2025[DT-021003]



Was this article helpful?

What's Next