Search in Object
The Search in Object function allows you to search for a certain set of records within an object, which have matching values in a specific path

object: You must enter the object in which we want to perform the search
path:
valueToMatch: The value that we want it to look for in our object must be entered.
Step by Step :
On Match: It is executed when it returns an object with the values that are the most similar in the search.
OutVars
Null
On Empty: It is executed when it does not find any value that matches the searched value.
OutVars
Null
On Error: Fired when no object or lookup value was entered.
OutVars
Null
Last updated
Was this helpful?