Skip to main content
Question

Client project links getting messy

  • October 19, 2025
  • 8 replies
  • 154 views

Forum|alt.badge.img+2

Tracking projects for different clients. Some clients share projects and after a while the links start breaking. Now how do I keep everything connected without constant fixing??

8 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • October 19, 2025

What do you mean the links start breaking? What links? What are you trying to accomplish?

- ScottWorld, Expert Airtable Consultant 


Forum|alt.badge.img+2
  • Author
  • New Participant
  • October 19, 2025

I mean the client-project links randomly unlink or go missing on shared projects.


TheTimeSavingCo
Forum|alt.badge.img+31

Sounds like you may have some automations running that are overwriting your linked fields, probably because the automations are updating the Client record’s link to Projects?

Try looking through your revision history to see what exactly happened, it should point you at the automations that are doing this and you can update them from there.  Specifically, you’d remove the update of the link in the Client record and update the Project record to link to Clients instead, this way the each Client’s Project list will keep growing instead of the older ones being unlinked

---

If you look through the revision history and can’t figure it out direct message me a link to your base and I can take a look at it for you!

 


nroshak
Forum|alt.badge.img+10
  • Inspiring
  • October 20, 2025

Are your clients sharing links to projects stored in an Airtable attachment field? These expire by design

https://support.airtable.com/docs/airtable-attachment-url-behavior

One solution is to host the project files in a different location (such as your website or cloud storage like Google Drive / Dropbox) and just store links to the files in Airtable. Then the links will not change.

Natalka


Forum|alt.badge.img+2
  • Author
  • New Participant
  • October 22, 2025

Wait, are you saying those airtable link timeouts could mess with the vpn too or just the file links?


nroshak
Forum|alt.badge.img+10
  • Inspiring
  • October 22, 2025

Airtable links to files stored in Airtable attachment fields will look something like this:

 

https://airtable.com/appXXXXXX/tblXXXXXX/viwXXXXXX/recXXXXXX/fldXXXXXX/attXXXXXXX?blocks=hide

where the “XXXXXX” are alphanumeric strings. You don’t need to be behind a VPN to load these links because they go to airtable.com. However, if you would have to log in to view the record, then you will have to log in to see the file. 

Hope that helps

Natalka


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • October 22, 2025

If you’re sending links to attachments in Airtable, those links will expire in 2 hours after the person views them for the first time.

If you want non-expiring links to work forever, they you would need to move those attachments to a cloud drive (such as Google Drive), make the files publicly accessible, and then send the link to the attachments in your cloud drive.

This process can be fully automated with Make’s advanced automations & integrations.

Here’s an example of an automation that “bulk moves” a ton of attachments from Airtable to a cloud drive

If you’ve never used Make before, I’ve assembled a bunch of Make training resources in this thread. For example, here is one of the ways that you could instantly trigger a Make automation from Airtable

I also give live demonstrations of how to use Make in many of my Airtable podcast appearances. For example, in this video, I show how to work with Airtable arrays in Make.

Hope this helps!

If you have a budget and you’d like to hire the best Airtable consultant to help you with this or anything else that is Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld


Forum|alt.badge.img+2
  • Author
  • New Participant
  • October 23, 2025

Is google drive the only option? Actually I have installed cx file explorer where I can attach different cloud drives and can access data within this app.