Single row upload

Please help!

On AirTable when I upload an email with multiple attachments, its pulling across to airtable in multiple rows when I need them all part of the one row/ email.



What is causing the OneDrive to output 2 bundles/collections? And can it be placed before the Iterator or after the Aggregator?

Hey max, The reason its outputting 2 collections is due to the fact the email has two attachments. Do you think theres a way around it? i thought i needed the iterator before the one drive so it picks up the attachments from the ‘watch emails’?

You always aggregate the module producing the extra bundles. In your case that is the Iterator, not the file uploader.

Welcome to the Make community!

You have set the wrong source module, so you aren’t properly aggregating the items from the Iterator.

Setting the Correct Aggregator Source

You need to set the “Source Module” field of the second aggregator to where the bundles are coming from. This is usually an iterator module, but can also be a search/list/repeater module, or even the trigger module!

Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

@samliew