Hi, i used to have different apps on different teams and if i wanted two different apps to be connected to each other i copied one app and transfered the copy to another team. This way i was able to have acces to data from one app in another. Glide removed transfering on the free plan. Is it still able to link data between apps with an other methode?
You can’t natively share Glide Table between team. Except with external source.
If you still want to use Glide tables across teams, you might want to use Glide API and workflows to sync data between teams.