How to get multiple variables from a Numeric aggregator

Hi,

I need to send an email summarizing the payments for the last week grouping them by vendor.

The problem is that I don’t know hoe to get the variables set for each “Key” to use them in the email module. At the end, I need to send only 1 email detailing the total paid by vendor. I need your help to figure out how to resolve this and optimize the flow.


Welcome to the Make community!

If you are using a Numeric Aggregator, you lose all the other variables.

Should you be using an Array Aggregator instead?

You can always do a Sum afterwards by using the built-in functions map and sum.

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

2 Likes