Thanks for your help, I put a filters and now it works, thanks a lot!
After that, I want to join a string (composed of emails separated by comma, send through the trigger webhook) and values from an array (emails, the ones that passed through the filters).
I need this final list of email to edit data in a glide DB.
Here is the scenario and data from my last aggregator:
Column 1, needs to be typed, you can hover over the Array Aggregator result, on Column 1 and it should display a raw value, which I believe is Column 1.
In order to add mails (sting, separated by comma) to it, the best it so add it to this variable afterward or can find a way to directly join them all the this variable?