Apr 20, 2019 12:05 PM
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
Apr 21, 2019 12:17 AM
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.
Apr 21, 2019 02:14 PM
You can do it with some integration service like Integromat.
Aug 08, 2020 01:17 PM
Our extension allows you to auto-upload attachments from any public URLs in bulk.
Apr 05, 2023 05:17 AM
I think the most economical (free) way is just automation. In my case it worked very well 🥳