
The basics of Reduce, a MuleSoft DataWeave Operator
The basics of Reduce, a MuleSoft DataWeave Operator By Brian Labelle Reduce allows us to iterate an array to accumulate a result. There are a few array operators like filter and map that do similar functions. You