ForEach in Group Step
  • 09 Jan 2023
  • 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 Version8.0.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---

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. ---




Was this article helpful?

What's Next