How to Automatically Convert Image URLs to Attachments in Airtable Easily 2026
By Impran M N
When you have a column of raw image links, Airtable's Automations can convert those URLs into actual hosted attachments automatically instead of you downloading and re-uploading each one. This guide covers setting up the trigger and the Update Record mapping that does the conversion.
01Set up your URL and Attachment fields
Make sure your table has a text field holding the raw image URL and a separate Attachment field to receive the converted image.
02Open the Automations dashboard
Navigate to the Automations tab to create a new custom trigger workflow.
03Configure the trigger
Set up a "When record matches conditions" trigger to detect rows containing newly entered image URLs.
04Add the Update Record action
Add an Update Record action step and select your active database table.
05Map the URL into the Attachment field
Map the dynamic image URL variable directly into the target Attachment field so Airtable downloads and hosts the image.
06Test and activate
Run a live test to verify the image renders correctly, then toggle the automation on for bulk conversions going forward.
Frequently asked questions
Do I need separate fields for the URL and the attachment?
Yes, you need a text field for the raw URL input and a separate Attachment field that the automation will populate with the hosted image.
Can this convert a batch of existing URLs already in my table?
You can trigger the automation across existing records by re-triggering the match condition, effectively running bulk conversions.
What happens if the URL is broken or invalid?
The conversion will likely fail for that record, so it's worth spot-checking results after running bulk conversions.
Does the original URL field stay after conversion?
Yes, the automation maps the URL into the Attachment field without removing the original text field unless you delete it separately.
Watch the full walkthrough
The same steps, demonstrated on screen from start to finish.



