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.