# Improving refresh time Airtable\<\>Glide

**URL:** https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492
**Category:** Ask for Help
**Tags:** airtable, data-sync
**Created:** [August 22, 2022, 10:04pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492 "2022-08-22T22:04:45Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [August 22, 2022, 10:04pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/1 "2022-08-22T22:04:45Z")

</div>

I’m building a Glide page with Airtable as database. My application has a lot of user-inputted data via various forms. I have a big problem which is that the current sync time between Airtable and Glide is not great. So when I a user, for instance, creates a new row of data and submits a form, it shows up immediately in Airtable but does not display in Glide for sometimes several minutes.

**I’m curious if anyone has any experience using Zapier or some other tool to sort of ‘force refresh’ Glide/Airtable when a user submits a form so that the data display is closer to real-time.**

I know that one option is to move my database to Glide tables, but I looked into this and (a) it would take a lot of time to migrate and (b) from a quick test it seems like there are many things that Airtable does easily with data management that I cannot do easily in Glide. So I don’t think Glide tables is an option.

---

<div class="post-metadata">

### Author: ![iamtomgray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/iamtomgray/32/47662_2.png) [@iamtomgray](https://community.glideapps.com/u/iamtomgray)
#### Post date: [August 23, 2022, 1:05pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/2 "2022-08-23T13:05:55Z")

</div>

Hey @lawsonk, I believe we reload every 3 minutes. Can’t do it any other way at the moment. And yes, I’m sure there are workarounds using Zapier. Linking you with @Darren_Murphy @Robert_Petitto @ThinhDinh who are some of our top experts and may be able to help you with this.

---

<div class="post-metadata">

### Author: ![liam\_putra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/liam_putra/32/46372_2.png) [@liam\_putra](https://community.glideapps.com/u/liam_putra)
#### Post date: [August 23, 2022, 4:02pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/3 "2022-08-23T16:02:56Z")

</div>

I’ve noticed similar issue on my app, this is a problem that @david mentioned will be fixed by the end of year ?

i’d like a temporary solution if theres any

---

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [August 23, 2022, 4:43pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/4 "2022-08-23T16:43:46Z")

</div>

Thanks @iamtomgray ! Yes I’ve talked to @Robert_Petitto about this before. I know the general solution is to move to Glide Tables but I’m just curious if someone has experience fixing this without doing that.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 24, 2022, 1:39am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/5 "2022-08-24T01:39:12Z")

</div>

Per Glide’s description of when a data should be re-sync, I expect form submits to be immediately synced, per point 3.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/a/bacbe27e04b9d4fb9c73f34c6d6abb3ccaaa0640.png)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/9/29faf324c40e5e3a5ef634df97d0efc2bb04aa8a.jpeg)

However, it seems like the behaviour @lawsonk was talking about looks to be more in line with point 2, and caused a delay.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/8/884a469b51dc5934efa6e2779f7a64d2717b6a50.jpeg)

Don’t know if it’s a technical limitation, and I haven’t had any Airtables app, just my 2 cents.

> **[Data Refresh](https://www.glideapps.com/docs/reference/faq/data-refresh)**
>
> How long it takes for data to sync from projects → data source.

---

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [August 24, 2022, 4:03pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/6 "2022-08-24T16:03:02Z")

</div>

Yes @ThinhDinh my problem is related to #2 – the 3 minute check delay via Glide. I do wonder how hard it would be for Glide to simply check more often. Maybe this is a question for @david . If Glide could check with Airtable every 10-15 seconds this problem would largely be solved for my users. I’m not a software engineer so maybe this is hard/expensive to do, but if not it would be a huge help.

(and I would pay more to Glide for the option of faster checking, btw)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 25, 2022, 12:16am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/7 "2022-08-25T00:16:25Z")

</div>

> [@lawsonk](#):
>
> If Glide could check with Airtable every 10-15 seconds this problem would largely be solved for my users.

I’m leaning towards a limitation in the Airtable API.

> [@Immediate sync?](https://community.glideapps.com/t/immediate-sync/43626/6):
>
> Airtable is working on an updated API that should send us changes instantly. Every six months, they tell us it’s six months away wink

David talked about this, but there’s no ETA.

---

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [August 25, 2022, 4:46pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/8 "2022-08-25T16:46:34Z")

</div>

That makes sense. I get that part of it is an Airtable issue. But I do wonder if there’s anything Glide could do to make the sync faster or if it’s entirely an Airtable problem? @david maybe has the answer to that.

Because even though instant sync would be nice, I would be very happy with a sync every 10-15 seconds. Maybe that is possible now?

---

<div class="post-metadata">

### Author: ![Marcus1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/marcus1/32/47961_2.png) [@Marcus1](https://community.glideapps.com/u/Marcus1)
#### Post date: [September 18, 2022, 1:27am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/9 "2022-09-18T01:27:49Z")

</div>

Just wanted to query what the things Airtable could do with data management that you couldn’t do in Glide, as I’m somewhat new to both and deciding which to go with for the data side! Cheers

---

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [September 19, 2022, 8:55am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/10 "2022-09-19T08:55:12Z")

</div>

It’s hard to summarize quickly but Airtable is able to do many things that Glide tables can’t do including certain integrations, automations, and overall just easier to manage and visualize your data. If you are building something pretty simple then I’d probably stay with Glide tables. But if it’s complex Airtable will probably end up being easier. @Robert_Petitto may have a more concise suggestion.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [September 19, 2022, 10:04am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/11 "2022-09-19T10:04:21Z")

</div>

👆This.

If you need to have lots of functionality for people who are strictly working within the database all day, then AT makes sense.

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [October 26, 2022, 11:07pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/12 "2022-10-26T23:07:21Z")

</div>

Hello there,

Having the same thoughts regarding the 3 minute reload delay from airtable to glide pages. I would like a quicker solution, and are willing to pay for it, as it’s what’s holding us back from pushing our client projects to mainly be build using glide pages.

Looking forward to news regarding this topic!

---

<div class="post-metadata">

### Author: ![Lasa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lasa/32/89092_2.png) [@Lasa](https://community.glideapps.com/u/Lasa)
#### Post date: [October 27, 2022, 10:12am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/13 "2022-10-27T10:12:33Z")

</div>

cc @iamtomgray

---

<div class="post-metadata">

### Author: ![iamtomgray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/iamtomgray/32/47662_2.png) [@iamtomgray](https://community.glideapps.com/u/iamtomgray)
#### Post date: [October 27, 2022, 10:54am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/14 "2022-10-27T10:54:58Z")

</div>

Hey @Scd,

You’re in good hands with @Robert_Petitto, one of our leading experts. You can book time with him here:

> **[Glide • Robert Petitto • Expert](https://www.glideapps.com/experts/robert-petitto)**
>
> Robert is one of the most top trusted and go-to developers in the Glide community. As a leading contributor/creative on the Glide Community Forum and on YouTube, Robert has a proven track record of assisting entrepreneurs, businesses, and non-profits...

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [October 27, 2022, 11:15am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/15 "2022-10-27T11:15:31Z")

</div>

Thanks for the referral, @iamtomgray. I can certainly help @Scd build an app using AT, but there’s nothing I can really do about the 3-min sync time.

Is there an enhancement / solution I’m not thinking of?

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [October 27, 2022, 12:31pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/16 "2022-10-27T12:31:05Z")

</div>

@iamtomgray Thanks

@Robert_Petitto Idk if you can do anything about it, it’s only the 3 minutes sync time that is causing our limited use of glide pages. We just started to run our entire business using our own glidepages build. We can overlook the delay, but it’s hard to sell solutions to clients when we can’t give a reasonable explanation for the delay.

Hope it makes sense 🙂 If there could be a force refresh button just like the one in the data editor it would be great for now.

---

<div class="post-metadata">

### Author: ![nicolas\_m](https://avatars.discourse-cdn.com/v4/letter/n/0ea827/32.png) [@nicolas\_m](https://community.glideapps.com/u/nicolas_m)
#### Post date: [February 21, 2023, 8:18am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/17 "2023-02-21T08:18:31Z")

</div>

Airtable recently announced his new API with the posibility to send webhook.  
Do you know when it will be take into account in Glide? I think with this solution we will have real time sync in two ways, right?

---

<div class="post-metadata">

### Author: ![artoguide](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/artoguide/32/62640_2.png) [@artoguide](https://community.glideapps.com/u/artoguide)
#### Post date: [July 10, 2023, 2:15pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/18 "2023-07-10T14:15:54Z")

</div>

Do you know guys if there are any changes. I need clients to register some inputs and then an audio gets created in airtable. I would like the user to get access to this audio faster but there is still a delay of 2 minutes, do you know if anything has changed related to this topic as basically I would have no user if it doesn’t update everydate a file is created in airtable?

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [July 24, 2023, 10:18am UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/19 "2023-07-24T10:18:05Z")

</div>

Stackerhq and noloco provides instant sync to airtable

---

<div class="post-metadata">

### Author: ![Ben\_Frederick](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ben_frederick/32/29002_2.png) [@Ben\_Frederick](https://community.glideapps.com/u/Ben_Frederick)
#### Post date: [August 3, 2023, 2:12pm UTC](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492/20 "2023-08-03T14:12:25Z")

</div>

The slow sync to airtable is my biggest complaint right now with using Glide. Otherwise great. Would love an update for this.

[Next page](https://community.glideapps.com/t/improving-refresh-time-airtable-glide/47492.md?page=2)
