Multiple email attachments to AirTable

What are you trying to achieve?

Multiple Attachments - Im trying to output the attachment names and links to those attachments (stored in oneDrive) into my airtable database.

Steps taken so far

Email - Watch email
iterator - 1. Attachments()
One Drive - Upload a file (this works fine)
Array Aggregator - Push through Filename, WEB URL + Attachment
Airtable module - create a Record

This works but only for one attachment name and one Web URL - Im new so I dont know how to loop this to include all attachment names / OneDrive URLs into my airtable.

Screenshots: scenario setup, module configuration, errors

Welcome to the Make community!

To do this, you should try using the Email “Iterate Attachments” module —

Iterates received attachments one by one.

For more information about the Iterate Attachments module and Email app, see the corresponding Integrations page and the Help Centre documentation.

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