Hi,
I created a Gmail “New Attachment” trigger to collect images to an Airtable field (“inspiration images”). I gathered that the variable to enter for the Airtable field I want to update is “Attachment (Exists but not shown)”.

This however only seems to produce one attachment in Airtable instead of the many I tested to send.
I also tried to incorporate any potential existing images in Airtable by adding a search step and then adding the “Fields File ID” variable after a comma to the same field.


This produces results I quite can’t decipher, but more files are added to Airtable. But not the right amount. It seems if I have three attachments, two is what I got in in Airtable in the end.
In Airtable it looks like one is added (appended to the field), but another image replaces what was there.

The documentations seems to say the “New Attachment” runs once for each attachment in a mail, but if these runs are in sequence the next ones would write over the previous ones, non? How to avoid that?
What details am I missing here?
Rgds,
Björn