Skip to main content

Importing an Image into Airtable from a Website

  • April 20, 2019
  • 4 replies
  • 51 views

Hi,

Is there any way to automatically upload/attach an image from a website when I input the weblink in a “Link” column in Airtable? Basically, when I input the weblink into the Link column, some function or some code would run (maybe in a separate “Function” column?) and then grab the specific image from the website and upload it into the “Attachment” column.

Not sure if this is feasible or not… Any help or suggestions are greatly appreciated!

Thank you!
-Dave

4 replies

Forum|alt.badge.img+3
  • Participating Frequently
  • 586 replies
  • April 21, 2019

Yes that should be possible.

You will probably need to use the Airtable API to automatically fetch the image from said URL and have it automatically added to an Attachment field.

Also you will want to have a view which is filtered to ensure that only new links will pop up in that view and have the API reference that view.


Forum|alt.badge.img+17
  • Inspiring
  • 1124 replies
  • April 21, 2019

You can do it with some integration service like Integromat.


Forum|alt.badge.img+15
  • Inspiring
  • 368 replies
  • August 8, 2020

Our extension allows you to auto-upload attachments from any public URLs in bulk.


Forum|alt.badge.img+3
  • New Participant
  • 3 replies
  • April 5, 2023

I think the most economical (free) way is just automation. In my case it worked very well 🥳