Skip to main content
Best answer

Saving multiple attachments in the same Airtable field

  • 23 May 2022
  • 2 replies
  • 331 views

Hi there. Is there an update on saving multiple attachments in Airtable in the same field? I remember that it wasn’t possible two years ago, but maybe something changed? Is there a way of building an array of objects to push to Airtable (that’s what the Airtable API requires for attachment fields). Thanks!

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @Rupert Hoffschmidt 

Good question.

The Zap logic needs to work like this…

  • Action: Airtable - Find Record
  • Action: Airtable - Update Record
    • Include existing files
      • Example: [NEW FILE], [EXISTING FILES]

 

Thanks Troy! I forgot the comma before 🙄 Thank you!