Array Operations node
The Array Operations node allows you to modify or combine array elements.
This node is available in: Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined
Node configuration
-
Array: Defines the array on which the operation will be applied.
-
Operation to apply: Defines the operation to perform on the array.
- Concat merges the existing array with additional elements.
-
Elements: Defines the elements that will be used in the operation (that is, the items to add to the array using the concat operation). Must be an array of elements.
-
Save in the flow store: Saves the resulting array into a variable for reuse by other nodes. See Save in the flow store for details.
Default output node
- Success
- Failure