Array Operations node
The Array Operations node modifies or combines array elements.
This node is available in: Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined
Node configuration
-
Array: Define the array on which the operation will be applied.
-
Operation to apply: Define the operation to perform on the array.
- Concat: Merge the existing array with additional elements.
-
Elements: Define 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: Save the result into a variable for reuse by other nodes. See Save in the flow store for details.
Default output node
- Success
- Failure