Blog
Public URLs for Airtable Attachments

Public URLs for Airtable Attachments

Recently, I was working on a project that required me to use Airtable for storing images and other attachments for a public website. I wanted to make sure that the images I uploaded to Airtable were always accessible and didn't expire. That's why I created Air CDN, a service that lets you keep using Airtable image attachments with static URLs that never expire.

It works by creating a formula column that points to Air CDN's servers, which is updated via a script action whenever an attachment is updated.

Sign up for an account at Air CDN (opens in a new tab). Then, you will have to add your Airtable base.

Note that this requires you to be on the paid Airtable plan, since it makes use of the "Run script" action.