Find First in List
  • 01 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Find First in List

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > List

The Find First in List step is used to determine the first object in an array of a defined Decisions data type. The step takes the initial array of objects via the Input Collection input in conjunction with the Type drop-down menu. The step outputs this value as a singular object that reflects the defined datatype from the Type menu.



Properties

Inputs

PropertyDescriptionData Type
Expose Flow DataMakes the Flow Data within the Parent Flow available within the Sub-Flow that the sort logic is built in. Boolean
TypeThe desired data type that the step will evaluate.
---
Data to ReturnReturn Matches, Return Matches and Non-Matches, Return Non-Matches---
Input CollectionA list of items to pass into the Flow where the sort logic is built.    
List of ---

Outputs

PropertyDescriptionData Type
FindLastInList1_Output
List of Items that were sorted according to the logic within the Flow.String


Was this article helpful?