Reduce Node
This node accepts an array, breaks down the array into its individual variables to be used, and outputs the array back, based on your formatting, as a single variable to be used.
Node Name
| Title | Description | Type |
|---|---|---|
| Node Name | To set the Node's name | Text Field |
Reduce Config
| Title | Description | Type |
|---|---|---|
| Reduce Source | To select the array variable, you wish to use | Single Select Dropdown |
| Data Type | Select the Data Type of the array you are working on. Different data types will have different operations available Current Available Data Types: 1. String 2. Number | Single Select Dropdown |
| Initial Text (String) | To fill in with any string or number or the variables from the components of the array source. It will output the variables used in the text field as many times as the number of iterations that exist in the original array variable. Able to use variables with the “+” Button, Sanitize Content Buttons, and Format JSON buttons. | Text Field with Buttons |