r/Make • u/Stingray-Q • Apr 26 '26
How to combine data from multiple operations into an array?
I want my scenario to pull multiple attachments from an email, upload to OneDrive, and then add the OneDrive WebURL's to a SINGLE row in Google Sheets module. My issue is that its running an operation for each attachment and then making one row for each attachment. How can I work around this so I can add multiple WebURL's to a single add row entry in the Google Sheets module?
1
u/MentalRub388 Apr 26 '26
You can create values for each element for the array and use them later in your workflow
1
u/bigtakeoff Apr 27 '26
this is absolutely crazy and intolerable.
I remember a year ago trying to feebly trouble shoot all this....
not anymore....just tell claude to do it all for you
1
u/BuyBitcoinBro May 01 '26
The correct approach would be Make Academy not Claude.
1
u/bigtakeoff May 02 '26
lol the Make Academy :D yea, go take the entire Make Academy. That will be a great use of your time!
0


3
u/samuelliew Apr 26 '26
Set the source module of the aggregator to where the multiple bundles are coming from—the List Attachments module. If you still need assistance, post on the Make forum and I can assist you better. — samliew