Skip to main content
Solved

Uploading multiple images to Airtable via Make (Integromat) - stuck on ONE LAST THING :)

  • July 31, 2024
  • 2 replies
  • 189 views

CKARC
Forum|alt.badge.img+9

Hola Airtableforceone

Firstly, if anyone wants to know how to extract helpscout images from threads and then send them to dropbox and then over to Airtable .  will share that here. Thats 8 hours of my life gone but it's easy now Iknow.

BUT - one last question. Right at the very end. How do I fix this?


I have Make/Integromat adding an image to an airtable row by providing a URL (Ps, I made a public one of course, used drop box yadayada).

But when I upload the image, it deletes all the images in that row rather than just adding another. Cant find any switches of settings for it. Any ideas? 

Seriously, Make is so far more detailed than Zapier but this last piece is a killer.


Best answer by CKARC

FOUND THE ANSWER - thank you @scottsworld - https://community.airtable.com/t5/automations/multiple-airtable-attachment-uploads/m-p/169499/highlight/true#M14288

2 replies

CKARC
Forum|alt.badge.img+9
  • Author
  • Inspiring
  • 16 replies
  • Answer
  • July 31, 2024

Sachin_191
Forum|alt.badge.img+12
  • Participating Frequently
  • 100 replies
  • August 12, 2024

I've encountered that issue before with Make/Integromat. The trick is to adjust how the images are handled in Airtable. Instead of directly replacing the image field with the new URL, you should first fetch the existing images in the row and then append the new one to the list before updating the record. This ensures the new image gets added without removing the existing ones.