How to Share Airtable Images with People Who Do Not Have an Airtable Account

You upload an image to an Airtable attachment field, copy the attachment URL, and send it to a client or colleague.

A few hours later they say the link no longer works.

This happens because Airtable attachment download URLs are temporary. They are designed for secure access, not permanent public hosting.

Airtable image link shared with someone, then expiring later

If you need to share Airtable images with people who do not have Airtable access, here are the approaches that actually work.

Why Airtable Attachment Links Expire

The direct download URL for an Airtable attachment expires after a short time. That makes it unreliable for websites, email campaigns, public image hosting, or long term sharing.

The important distinction is that shared Airtable pages continue working because Airtable generates fresh attachment URLs automatically when the page loads. The raw attachment URL itself is the part that expires.

Method 1: Share Through an Airtable View or Interface

If you simply want someone to view the image, the easiest approach is to share it through Airtable itself.

You can create a shared grid view, gallery view, or Interface and send the public link to the external person. They do not need an Airtable account, and the images continue loading correctly because Airtable refreshes the attachment URLs behind the scenes.

This works well for client reviews, internal approvals, small catalogues, or situations where the image is connected to other Airtable record data.

The limitation is that the viewer is still interacting with an Airtable page. If you need a permanent standalone image URL, this is not the best option.

Method 2: Upload the Image to External Storage

If you need a permanent public image URL, the simplest approach is to host the image outside Airtable.

Download the image from Airtable, upload it to a service like Google Drive, Dropbox, Cloudinary, Amazon S3, or your own CDN, then share the permanent link from that service instead.

This works much better for websites, email campaigns, apps, customer portals, or any situation where the image link needs to stay stable long term.

Method 3: Automate Permanent Link Creation

If images are constantly being added to Airtable, manually downloading and re-uploading files quickly becomes tedious.

Instead, automate the process.

When a new attachment is added in Airtable, an automation can upload the file to external storage, generate a permanent public URL, and write that link back into Airtable automatically.

If you want a deeper walkthrough on how to automatically take Airtable attachments, create permanent public links using Make and Google Drive, and write those links back into Airtable, check this article.

Quick Decision Guide

SituationBest approach
Sharing records or galleries with clientsShared view or Interface
Need a permanent public image URLExternal storage
Embedding images in websites or emailsExternal storage
Ongoing workflow with many filesAutomated external uploads
Simple one time sharingShared Airtable view