79688878

Date: 2025-07-03 12:52:23
Score: 0.5
Natty:
Report link

To apply aggregate functions in Make.com: max(map(YourArray; fieldName)) min(map(YourArray; fieldName)) average(map(YourArray; fieldName))

Example for price: max(map(aggregatedArray; price))

Use this in a Set Variable module after aggregating your array.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sagar Vaghela