Skip to main content

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

TitleDescriptionType
Node NameTo set the Node's nameText Field

Reduce Config

TitleDescriptionType
Reduce SourceTo select the array variable, you wish to useSingle Select Dropdown
Data TypeSelect 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