Skip to main content

No More Static URLs for Attachments?


This post is in response to the 4/4/2022 email announcement titled “Changes to Airtable attachments” which announced that static URL’s will be going away.

This has a HUGE and sadly dramatic affect on my application. I’m using Airtable to crowd-source content for a weekly email - each member submits a form with their content, and I use formulas to roll together all the content into an automated weekly email, including images. It seems with this change that using static urls (as obtained via a formula and embedded into HTML tags) will no longer be possible.

I’m not sure how else I can embed photos into the emails I send out. I’m hoping someone can help think this through. A HUGE part of what I’m doing is about automating the compilation of multiple contributors into one email… it’s been working brilliantly for years… I’m so sad about this. I don’t know what to do…

43 replies

kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6001 replies
  • April 4, 2022

Welcome to the Airtable community!

Yes, this is a big change. Thankfully we have been given several months notice to figure things out.

I am hoping that Airtable will provide more information about how attachment urls will work, especially

  • will all urls will be “viewer” urls versus urls to actual files?
  • how long will it take for urls to expire (minutes, days, weeks, hours?)?

You can include attachments in automated emails. That should still work, as it creates an actual email attachment versus a link.


ScottWorld
Forum|alt.badge.img+33
  • Brainy
  • 8768 replies
  • April 4, 2022

Yeah, it’s weird that they would remove this capability, since many people depend on it.

And attachments won’t work if you’re trying to embedding images inline via HTML tags.

My guess is that your solution will involve uploading your images to a cloud drive somewhere (Box.com, Google Drive, Dropbox, etc.) and then using their public URLs in your email. And you will most likely need to use an external automation service like Zapier or Make.com to handle all of this.


Forum|alt.badge.img+2
  • New Participant
  • 1 reply
  • April 4, 2022

I feel your pain!

This will have a huge impact on multiple workflows for me. I sort of can’t even wrap my head around it right now. This is an enormous loss of functionality. I guess I know how I’ll be spending my summer.


Forum|alt.badge.img+2
  • Participating Frequently
  • 8 replies
  • April 4, 2022

I can almost understand this announcement being about security when it comes to files other than images. However, I assume static URLs to attachements is used overwhelmingly by users who link to image attachments.

It’s truly devastating.


Forum|alt.badge.img+14
  • Inspiring
  • 28 replies
  • April 5, 2022

Very worrying news here as well. We use thousands of records and their image attachments as the base of a huge product catalog on our website, using the Airpress plugin.

This change is giving me headaches.


kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6001 replies
  • April 5, 2022

@Jordan_Scott1

Discussion about this topic is spread across several different threads. It would be helpful if Airtable had started an official community thread for this topic in order to avoid this splintering of the conversation.


  • Author
  • New Participant
  • 4 replies
  • April 5, 2022
ScottWorld wrote:

Yeah, it’s weird that they would remove this capability, since many people depend on it.

And attachments won’t work if you’re trying to embedding images inline via HTML tags.

My guess is that your solution will involve uploading your images to a cloud drive somewhere (Box.com, Google Drive, Dropbox, etc.) and then using their public URLs in your email. And you will most likely need to use an external automation service like Zapier or Make.com to handle all of this.


Thanks Scott - yup, this is exactly my fear. Until now we’ve been able to do everything just using Airtable - with this change it will require huge changes to our processes, more coding and API’s. It’s just devastating… I’m so sad they are doing this. Is there any way we can appeal this?


  • Author
  • New Participant
  • 4 replies
  • April 5, 2022
quaint_irene wrote:

I feel your pain!

This will have a huge impact on multiple workflows for me. I sort of can’t even wrap my head around it right now. This is an enormous loss of functionality. I guess I know how I’ll be spending my summer.


“Can’t even wrap my head around it” is exactly where I am. I’m in shock they would do this.


ScottWorld
Forum|alt.badge.img+33
  • Brainy
  • 8768 replies
  • April 6, 2022
VillageCo wrote:

Thanks Scott - yup, this is exactly my fear. Until now we’ve been able to do everything just using Airtable - with this change it will require huge changes to our processes, more coding and API’s. It’s just devastating… I’m so sad they are doing this. Is there any way we can appeal this?


I would send an email to support@airtable.com about this. Also, if they publicly announce this in the #announcements topic in these forums, you can publicly comment on it there as well.


Forum|alt.badge.img+20
  • Inspiring
  • 614 replies
  • April 6, 2022
ScottWorld wrote:

Yeah, it’s weird that they would remove this capability, since many people depend on it.

And attachments won’t work if you’re trying to embedding images inline via HTML tags.

My guess is that your solution will involve uploading your images to a cloud drive somewhere (Box.com, Google Drive, Dropbox, etc.) and then using their public URLs in your email. And you will most likely need to use an external automation service like Zapier or Make.com to handle all of this.


Hi @ScottWorld, the issue with that option is there are image limits.

I am trying to use Google Drive to attach one image to a record, but the image limitation is low.

I have about 1,000 images and this news from Airtable will have a far reaching effect on attaching images, which is a common functionality in Airtable.

Especially for me!

Mary


ScottWorld
Forum|alt.badge.img+33
  • Brainy
  • 8768 replies
  • April 6, 2022
M_k wrote:

Hi @ScottWorld, the issue with that option is there are image limits.

I am trying to use Google Drive to attach one image to a record, but the image limitation is low.

I have about 1,000 images and this news from Airtable will have a far reaching effect on attaching images, which is a common functionality in Airtable.

Especially for me!

Mary


Airtable has image limits, but Google Drive does not really have any practical image limits. The limits of Google Drive are limited only by the storage space that you pay for.


Forum|alt.badge.img+13

This change, regardless of why AT is doing it, can probably be addressed by automations, Zapier or Make, and a cloud storage provider like Google Drive, DropBox, or even AWS S3.

For example:

  1. AT: User uploads file to [attachment field].
  2. AT: Automation triggers on [attachment field] modification, sets [image changed field]=TRUE, putting the record in a [needs image uploaded view].
  3. Zap: On record entering [needs image uploaded view], take newly uploaded image, save it to Dropbox, return the image URL, save it to an [dropbox attachment URL field] in the original AT record, and unset the [image changed field].

Yes, there are more complicated versions of this – multiple attachments, creating folders for records, etc. etc. And I will admit that maybe I’m missing something fundamental. But the core problem seems solvable with no code/off the shelf tools.


Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • April 6, 2022

Indeed, but, ya’ should have known. I predicted this change in 2019 and even encouraged Airtable to weigh in on the risks associated with the idea that (a) it makes no sense to treat image URLs as immutable and sustained, and (b) that it makes no sense to assume that Airtable (a database for small systems) is also going to provide you with a globally sustained CDN for free.

If you’re a total geek and recognize the importance of data architectures that include binary artifacts by reference, not by value - you might enjoy this thread from about three years ago where I predicted Airtable would eventually realize their shortfalls in the attachment design.

Evan Hahn (Airtable Engineer with Deep Insight)
… can’t guarantee fully static URLs

Bill French (Mr Nobody)
Nor should you. Related to this topic are the attachment URLs themselves (which are publicly accessible). I (and many of my clients) have trepidation about this and it is a factor that often rules out Airtable as a choice. Unbeknownst to most users – all attached documents in a base are openly exposed in a CDN-like environment (i.e., dl.airtable.com 6 ). I get it - the hash-keys for any given document are unpredictable and this is the basis for claiming they are secure. “Security by obscurity” are often the last words any CEO remembers just before seeing the “On-Air” light flash from a chair at CNBC as they queue up Kate Fazzini 6 to drill you about a security breach. I have to believe you and the team are pondering how and when this design must change. Have you considered signed-URLs 6 and a new API method that would give us the ability to create signed URLs for attachment documents?

The party ended in 2019; we just didn’t know it.


ScottWorld
Forum|alt.badge.img+33
  • Brainy
  • 8768 replies
  • April 6, 2022
Bill_French wrote:

Indeed, but, ya’ should have known. I predicted this change in 2019 and even encouraged Airtable to weigh in on the risks associated with the idea that (a) it makes no sense to treat image URLs as immutable and sustained, and (b) that it makes no sense to assume that Airtable (a database for small systems) is also going to provide you with a globally sustained CDN for free.

If you’re a total geek and recognize the importance of data architectures that include binary artifacts by reference, not by value - you might enjoy this thread from about three years ago where I predicted Airtable would eventually realize their shortfalls in the attachment design.

Evan Hahn (Airtable Engineer with Deep Insight)
… can’t guarantee fully static URLs

Bill French (Mr Nobody)
Nor should you. Related to this topic are the attachment URLs themselves (which are publicly accessible). I (and many of my clients) have trepidation about this and it is a factor that often rules out Airtable as a choice. Unbeknownst to most users – all attached documents in a base are openly exposed in a CDN-like environment (i.e., dl.airtable.com 6 ). I get it - the hash-keys for any given document are unpredictable and this is the basis for claiming they are secure. “Security by obscurity” are often the last words any CEO remembers just before seeing the “On-Air” light flash from a chair at CNBC as they queue up Kate Fazzini 6 to drill you about a security breach. I have to believe you and the team are pondering how and when this design must change. Have you considered signed-URLs 6 and a new API method that would give us the ability to create signed URLs for attachment documents?

The party ended in 2019; we just didn’t know it.


Airtable’s support pages and Airtable’s REST API documentation have been warning about URLs not being permanent for at least a year, and quite possibly several years before that.

In fact, the REST API still has the warning that it has always had:

Note: These URLs do not currently expire, but this will change in the future. If you want to persist the attachments, we recommend downloading them instead of saving the URL. Before this change is rolled out, we will post a more detailed deprecation timeline.


Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • April 6, 2022
Portfolio_Pet wrote:

I can almost understand this announcement being about security when it comes to files other than images. However, I assume static URLs to attachements is used overwhelmingly by users who link to image attachments.

It’s truly devastating.


Yep - this is a safe assumption and Airtable could have managed this better. But there have been warning signals here in the community going back as far as 2018. Inexperienced database makers don’t typically think about the architectural consequences of using a feature designed for internal use in an external dependency.

Airtable promised that you could upload attachments as “copies” of documents and images and they have upheld that promise. They never promised immutable and sustained addressability to those attachments outside of the Airtable UI. This is the gotcha’ moment that everyone is surprised about and some of us saw it and warned of it for many years.

I’m surprised you’re all surprised.

I did a quick search and I alone have warned of this delicate and likely-to-vanish pattern 27 times in this community. Most of my threads are related to API-uploads that are unreliable. And in those specific threads, I advised clients and all users to consider the idea that in mission-critical applications where there is a distinct dependency on binary artefacts, you best address them by REFERENCE, not by VALUE.

The key takeaway is that it was never a good idea to lazily make copies of artefacts. Imagine a 10k image, a 100k image, and a 100GB video. At what point do you realize that making copies is impractical? Sadly, we use size as a justification for convenience and tolerance of the laziness Airtable has afforded us historically. It’s just 100k - no big deal, right?

As it turns out - it’s a big deal irrespective of size.

Binary assets are best integrated into data systems by reference, not by value. The requirement to manage digital assets separate and apart from the data model always existed; we just chose to sidestep those requirements for simplicity, faster time-to-production, and for our own profit of course.

The party’s over.


Forum|alt.badge.img+2
  • Participating Frequently
  • 8 replies
  • April 6, 2022
Bill_French wrote:

Indeed, but, ya’ should have known. I predicted this change in 2019 and even encouraged Airtable to weigh in on the risks associated with the idea that (a) it makes no sense to treat image URLs as immutable and sustained, and (b) that it makes no sense to assume that Airtable (a database for small systems) is also going to provide you with a globally sustained CDN for free.

If you’re a total geek and recognize the importance of data architectures that include binary artifacts by reference, not by value - you might enjoy this thread from about three years ago where I predicted Airtable would eventually realize their shortfalls in the attachment design.

Evan Hahn (Airtable Engineer with Deep Insight)
… can’t guarantee fully static URLs

Bill French (Mr Nobody)
Nor should you. Related to this topic are the attachment URLs themselves (which are publicly accessible). I (and many of my clients) have trepidation about this and it is a factor that often rules out Airtable as a choice. Unbeknownst to most users – all attached documents in a base are openly exposed in a CDN-like environment (i.e., dl.airtable.com 6 ). I get it - the hash-keys for any given document are unpredictable and this is the basis for claiming they are secure. “Security by obscurity” are often the last words any CEO remembers just before seeing the “On-Air” light flash from a chair at CNBC as they queue up Kate Fazzini 6 to drill you about a security breach. I have to believe you and the team are pondering how and when this design must change. Have you considered signed-URLs 6 and a new API method that would give us the ability to create signed URLs for attachment documents?

The party ended in 2019; we just didn’t know it.


Bill, with all due respect, your reply is nonsense.

The overwhelming majority of people who depend on Airtable do not understand or care about “data architectures that include binary artifacts by reference, not by value”

Airtable is a no-code tool that works magically in its current state for us plebes who care more about the sausage than how the sausage is made.


Hannah_Wiginton
Forum|alt.badge.img+18

If you’re concerned about the recent change in Attachment URLs that Airtable just announced, we want to hear from you.

At On2Air, we’re exploring ways to overcome this. (We build apps for Airtable - on2air.com)

Let us know if interested and your use case by filling out this form.


Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • April 6, 2022
Portfolio_Pet wrote:

Bill, with all due respect, your reply is nonsense.

The overwhelming majority of people who depend on Airtable do not understand or care about “data architectures that include binary artifacts by reference, not by value”

Airtable is a no-code tool that works magically in its current state for us plebes who care more about the sausage than how the sausage is made.


If you decide to use Airtable’s internal links in ways that its no-code product did not intend and openly advised against, you have a responsibility to understand and care deeply about data architectures that include binary artefacts by reference, not by value.

Indeed, it works as expected with attachments. It never failed before this change and it will not fail after this change. Anyone affected by this change chose to design critical systems with an unorthodox approach. Leaning on CDN URLs as if they were part of the “product” is a mistake not just with Airtable - with every vendor except, of course, vendors who provide CDN services such as Cloudinary (for example).

With all due respect to your respect, if you believe this is nonsense, read the ToS for any number of no-code platforms, many of which do not even chance the exposure of attachment URLs for exactly this reason.

No debate - Airtable has handled this exposure poorly, but there’s plenty of evidence to suggest your contract with Airtable is related to all things in the Airtable app. They will capture your images and host them for purpose of recalling them and displaying them in the UI. However, they will not host them externally for any scale that you may see fit to subject them to. This doesn’t seem to be an irrational position. Would you accept the responsibility of presenting an image requested 300 million times a month for $24?

If my reply is nonsense, your assertion is irrational.


kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6001 replies
  • April 6, 2022
Bill_French wrote:

If you decide to use Airtable’s internal links in ways that its no-code product did not intend and openly advised against, you have a responsibility to understand and care deeply about data architectures that include binary artefacts by reference, not by value.

Indeed, it works as expected with attachments. It never failed before this change and it will not fail after this change. Anyone affected by this change chose to design critical systems with an unorthodox approach. Leaning on CDN URLs as if they were part of the “product” is a mistake not just with Airtable - with every vendor except, of course, vendors who provide CDN services such as Cloudinary (for example).

With all due respect to your respect, if you believe this is nonsense, read the ToS for any number of no-code platforms, many of which do not even chance the exposure of attachment URLs for exactly this reason.

No debate - Airtable has handled this exposure poorly, but there’s plenty of evidence to suggest your contract with Airtable is related to all things in the Airtable app. They will capture your images and host them for purpose of recalling them and displaying them in the UI. However, they will not host them externally for any scale that you may see fit to subject them to. This doesn’t seem to be an irrational position. Would you accept the responsibility of presenting an image requested 300 million times a month for $24?

If my reply is nonsense, your assertion is irrational.


I feel that Airtable did not adequately advise against this usage. There is a post in this community forum that advises against this. Finding this post involves knowing to look for it. There are the legal terms and conditions that can be interpreted to mean this, but do not explicitly state this.

On the other hand, there has been a proliferation of third party products and services that take advantage of using Airtable as a CDN without any apparent backlash.


Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • April 6, 2022
kuovonne wrote:

I feel that Airtable did not adequately advise against this usage. There is a post in this community forum that advises against this. Finding this post involves knowing to look for it. There are the legal terms and conditions that can be interpreted to mean this, but do not explicitly state this.

On the other hand, there has been a proliferation of third party products and services that take advantage of using Airtable as a CDN without any apparent backlash.


Indeed, they mismanaged the apparent ability to use the product in unexpected ways. They should have anticipated this and counselled “developers” to be more aware of the risks. But who are the “developers” who typically extend the use of CDN URLs beyond the scope of Airtable? I think it’s those who actively use the API or the various SDKs because these attachment URLs are not easily discoverable unless you are writing code, right?

Well, perhaps. We don’t know how calm or chaotic it is over at Stacker concerning this change. My hunch is third-party developers were - for the most part - aware there could be risks and they took adequate steps to ensure their services were insulated from such changes concerning attachments. If they were not aware and blindly led their users into this abyss they are now in a position to lead them out.


kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6001 replies
  • April 6, 2022
Bill_French wrote:

Indeed, they mismanaged the apparent ability to use the product in unexpected ways. They should have anticipated this and counselled “developers” to be more aware of the risks. But who are the “developers” who typically extend the use of CDN URLs beyond the scope of Airtable? I think it’s those who actively use the API or the various SDKs because these attachment URLs are not easily discoverable unless you are writing code, right?

Well, perhaps. We don’t know how calm or chaotic it is over at Stacker concerning this change. My hunch is third-party developers were - for the most part - aware there could be risks and they took adequate steps to ensure their services were insulated from such changes concerning attachments. If they were not aware and blindly led their users into this abyss they are now in a position to lead them out.


These attachment URLS are very easily discoverable without code.

  • If you do a CSV export of a view, attachments are exported as their URLs.
  • If you create a formula field that includes an attachment, the result of the formula is the URL.
  • If you copy/paste an attachment to somewhere other than another attachment field, the result includes the URL.

People could have been depending on CSV backups, trusting that the actual attachment could be retrieved from the url in the CSV backup.

People could have been sharing CSV exports with people, trusting that the person who received the CSV export could click the url in the file to get the actual attachment.

People could have used formula fields to extract the url, and then used the URL of attachment elsewhere.


kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6001 replies
  • April 6, 2022
Bill_French wrote:

Indeed, they mismanaged the apparent ability to use the product in unexpected ways. They should have anticipated this and counselled “developers” to be more aware of the risks. But who are the “developers” who typically extend the use of CDN URLs beyond the scope of Airtable? I think it’s those who actively use the API or the various SDKs because these attachment URLs are not easily discoverable unless you are writing code, right?

Well, perhaps. We don’t know how calm or chaotic it is over at Stacker concerning this change. My hunch is third-party developers were - for the most part - aware there could be risks and they took adequate steps to ensure their services were insulated from such changes concerning attachments. If they were not aware and blindly led their users into this abyss they are now in a position to lead them out.


No, we don’t know what is going on at Stacker or any of the other portal services right now. We don’t know if they cache attachment urls or actual attachment files.

But we do know that portal services have been displaying Airtable attachments for as long as there have been portal services. And in order to display these attachments, they must at some point use the URLs provided by Airtable.


Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • April 6, 2022
kuovonne wrote:

No, we don’t know what is going on at Stacker or any of the other portal services right now. We don’t know if they cache attachment urls or actual attachment files.

But we do know that portal services have been displaying Airtable attachments for as long as there have been portal services. And in order to display these attachments, they must at some point use the URLs provided by Airtable.


And above all; these people knew - or should have known - the risks because the warnings in the API are clear and obvious. Even without the warnings, any business based on another vendor’s technology is built with the assumption that (a) they are experts in crafting portals, and (b) are tightly connected with the vendor with at least a modicum of confidence that their architecture is sustainable.

Without question. And it’s likely these URLs work and will continue to work, but not indefinitely. In my view, a CSV is external to the UI and Airtable has no obligation to ensure the CSV will be accurate at some point in the distant future. They are certainly obligated to sustain the accuracy of a CSV for a reasonable time and that seems to coincide with the new announcement.

Yeah, this is tricky territory. CSV exports are data snapshots in time. At that time, all the data in the system matched the export. Should field values be treated any different than fields that contain URLs? They each have the capacity to change at the source while we’re holding the CSV snapshot. Should one class of field be guaranteed to be persistent? I don’t think so. That’s a big ask for a company whose prime directive is to manage your lists of data.

CSVs are code and they are external to the app. Formulas are code and they produce a URL of an underlying feature. My sense is that these formulas will still work when the signed URLs are changed so this is probably fine for these use cases. If they fail, I would interpret that as a failure.

Once again, you are suggesting this is an issue Airtable should be concerned about. If you take ANY data and copy it and paste somewhere and then the original data changes, this problem will bite you. So why should attachment URLs be sustained and preserved any more than any other data values? Isn’t it possible that someone deletes and re-uploads an attachment thus altering the image address?


kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6001 replies
  • April 6, 2022
Bill_French wrote:

And above all; these people knew - or should have known - the risks because the warnings in the API are clear and obvious. Even without the warnings, any business based on another vendor’s technology is built with the assumption that (a) they are experts in crafting portals, and (b) are tightly connected with the vendor with at least a modicum of confidence that their architecture is sustainable.

Without question. And it’s likely these URLs work and will continue to work, but not indefinitely. In my view, a CSV is external to the UI and Airtable has no obligation to ensure the CSV will be accurate at some point in the distant future. They are certainly obligated to sustain the accuracy of a CSV for a reasonable time and that seems to coincide with the new announcement.

Yeah, this is tricky territory. CSV exports are data snapshots in time. At that time, all the data in the system matched the export. Should field values be treated any different than fields that contain URLs? They each have the capacity to change at the source while we’re holding the CSV snapshot. Should one class of field be guaranteed to be persistent? I don’t think so. That’s a big ask for a company whose prime directive is to manage your lists of data.

CSVs are code and they are external to the app. Formulas are code and they produce a URL of an underlying feature. My sense is that these formulas will still work when the signed URLs are changed so this is probably fine for these use cases. If they fail, I would interpret that as a failure.

Once again, you are suggesting this is an issue Airtable should be concerned about. If you take ANY data and copy it and paste somewhere and then the original data changes, this problem will bite you. So why should attachment URLs be sustained and preserved any more than any other data values? Isn’t it possible that someone deletes and re-uploads an attachment thus altering the image address?


Due to the ease in getting the urls without using the API, it isn’t reasonable for people to have to look at the API documentation for warnings. Plus, those warnings were not in the API documentation three years ago.

How are CSVs code? They are data. CVSs have no instructions. They take no input. They produce no output.

Yes, formulas are code. But many users don’t think of formulas as code, and it isn’t fair to expect formula writers to have the same level of diligence as people who write code for the REST API.

However, in the past, formulas have always produced the same output when given the same input. It sounds like that might change. It isn’t clear what is going to happen with formula fields. I’m looking forward to hearing more from Airtable about the impact of the changes on formula fields and scripting.

Overall, I think that this change is an important security enhancement. I also am glad that Airtable is announcing this well in advance to allow people time to make any necessary adjustments. However, I feel that we need a lot more information on how things will work in the future.


Forum|alt.badge.img+19
  • Inspiring
  • 3264 replies
  • April 6, 2022
kuovonne wrote:

Due to the ease in getting the urls without using the API, it isn’t reasonable for people to have to look at the API documentation for warnings. Plus, those warnings were not in the API documentation three years ago.

How are CSVs code? They are data. CVSs have no instructions. They take no input. They produce no output.

Yes, formulas are code. But many users don’t think of formulas as code, and it isn’t fair to expect formula writers to have the same level of diligence as people who write code for the REST API.

However, in the past, formulas have always produced the same output when given the same input. It sounds like that might change. It isn’t clear what is going to happen with formula fields. I’m looking forward to hearing more from Airtable about the impact of the changes on formula fields and scripting.

Overall, I think that this change is an important security enhancement. I also am glad that Airtable is announcing this well in advance to allow people time to make any necessary adjustments. However, I feel that we need a lot more information on how things will work in the future.


Slicing hairs now; this is codified data, not easily read or utilized by humans. It is external to Airtable and subject to the erosion of time. Are you suggesting Airtable should somehow warrantee the data in a CSV beyond a reasonable point in time? And if so, what is your expectation of a reasonable time?

Which “people” are you referring? Those who simply use the Airtable product to manage data? Those who attempt to integrate Airtable with other websites? Describe the personas who are impervious to the responsibilities associated with extending their Airtable solutions.

And they don’t have to, right? Aren’t formulas likely to keep working because they update in near-real-time against the latest signed URLs?

Can you be more specific about your trepidation concerning formulas and scripting. Internally, I assume (and Airtable has all but stated it) that formulas and scripts that access attachment URLs will continue to function, right? They’re just reading the latest instance of the URL and that will work for a few hours (apparently). If you then ship that URL off to another machine or human who needs to consume that content at a much later date, you have a problem. Aside from that use case, it should all be fine.

Integration Conflation

I get the sense there is a bit of conflation ongoing in this latest panic session. An email automation is a good example - you can create an email that exposes an attachment URL but that URL may expire before the recipient has a chance to read the message. This is unfortunate if you built a business process that depends on this functionality. But let’s be clear - this could fail even if Airtable never institutes this change. The record containing the attachment may be changed or deleted entirely. As such, when designing systems like this, even the no-coders must consider these likely scenarios.


Reply