Add multiple attachments from Google Drive to Airtable

Hi Community

I download several images (JPG) from Google Drive related to a specific case.
I then need to add those images (1-n) to an existing Airtable record.

I know the record but i dont get all the images (1-n) to my attachments field.
I tried something with Iterators - but it wont work.

Can anyone help?

Cheers,

Werwolfli

Can you show your input/output bundles of the iterator module? That’s a crucial thing to see so we can see what Airtable is using. You should show what you are configuring in the Airtable module as well which will help us to understand what Airtable expects.

I found a solution.

You need to use Array Aggregator which generates an Array of attachments. Then you can import it in Airtable.

image