Reduce array plugin
This plugin reduces given array.
Input
This plugin takes any payload as input.
Output
This plugin returns reduced array on port result, or some error info on port error if one occurs.
Example input:
Output for this input:
Plugin configuration
Form fields
- Path to array - a valid dot path to array that you want to reduce.