What is your goal?
I have a scenario that successfully adds multiple files to Airtable using Google Drive, an iterator, and an aggregator. This works perfectly, so if I have 10 files coming into my scenario, all 10 files end up in the attachment field in Airtable.
I want to be able to update the Airtable attachment field with one more file.
What is the problem & what have you tried?
What I’m struggling with now is that I have those 10 files coming from one source, but I need to add one more file from a different source. I’m having difficulty figuring out how to correctly add this new URL to the array that will be used for the attachments.
Error messages or input/output bundles
I am unsure how to design the end of my scenario.

