# Is there a way to initiate the data sync from sheets to glide?

**URL:** https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820
**Category:** Ask for Help
**Created:** [March 5, 2021, 4:06pm UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820 "2021-03-05T16:06:03Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Lin\_Altshuler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lin_altshuler/32/32591_2.png) [@Lin\_Altshuler](https://community.glideapps.com/u/Lin_Altshuler)
#### Post date: [March 5, 2021, 4:06pm UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/1 "2021-03-05T16:06:03Z")

</div>

I have an Integromat action that fills my Gsheet but it takes forever for the data to synch.  
Is there a way to push for the data synchronizations from the sheet to glide tables?  
I on the pro plan and have the reload sheet on “while editing or using the app”

---

<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: [March 5, 2021, 11:18pm UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/2 "2021-03-05T23:18:54Z")

</div>

Would an action to trigger a sheet reload (I think it’s a function called flush) work here @Darren_Murphy?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 6, 2021, 2:02am UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/3 "2021-03-06T02:02:46Z")

</div>

No, I don’t believe [flush()](https://developers.google.com/apps-script/reference/spreadsheet/spreadsheet-app#flush) will help here.  
I’m not aware of any way to programatically force/trigger a re-sync with Glide.

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [March 6, 2021, 2:37am UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/4 "2021-03-06T02:37:27Z")

</div>

But synchronize data to Glide Table?

As far I know it can’t be done, Give me the trick if I am wrong please.

Try to synchronize or fill out a table using Integromat isn’t a cheap process/solution. Every record read and written by Integromat is counted as one action and if your dataset has 2000 records (rows) and you create a synchronization task everyday (2-3 times per day), there will not be an Integromat’s plan able to be paid! ☹

Saludos

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 6, 2021, 4:15am UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/5 "2021-03-06T04:15:00Z")

</div>

> [@gvalero](#):
>
> As far I know it can’t be done, Give me the trick if I am wrong please.

> [@Import Data From Excel & Sheets into Glide Table](https://community.glideapps.com/t/import-data-from-excel-sheets-into-glide-table/20184/18):
>
> Hello, Failing to have an import function. I used a fairly simple method to import 3 tables of around 400 rows each, it’s not ideal, but it’s better than editing everything. For simplicity You have a Sheet Source table and a Glide Destination table. Add a column to your Sheet Source “Copy ok” of type boolean. Create a List style tab with the Sheet Source as the source. And as filter “Copy ok is not 1” Then use a custom action ADD row, with as Sheet “Glide Destination” then mat…

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [March 6, 2021, 4:19am UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/6 "2021-03-06T04:19:44Z")

</div>

Ah ok, I already knew that great tip but I was thinking in one automatic and native.

Thanks for reminding me this @Darren_Murphy

---

<div class="post-metadata">

### Author: ![Lin\_Altshuler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lin_altshuler/32/32591_2.png) [@Lin\_Altshuler](https://community.glideapps.com/u/Lin_Altshuler)
#### Post date: [March 6, 2021, 7:31am UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/7 "2021-03-06T07:31:56Z")

</div>

Can you please explain how this will help with syncing Gsheet to glide? I see that this just updats rows within glide table.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 6, 2021, 7:57am UTC](https://community.glideapps.com/t/is-there-a-way-to-initiate-the-data-sync-from-sheets-to-glide/23820/8 "2021-03-06T07:57:19Z")

</div>

> [@Lin\_Altshuler](#):
>
> Can you please explain how this will help with syncing Gsheet to glide?

It wont.  
I was responding to the post from @gvalero

As I mentioned in my earlier response, I’m not aware of any way to trigger or force a sync, (other than what’s already [documented](https://docs.glideapps.com/all/guides/quick-starts/getting-started/background-refresh).)
