# Problems to connect with the google sheet file source (not resolved)

**URL:** https://community.glideapps.com/t/problems-to-connect-with-the-google-sheet-file-source-not-resolved/37736
**Category:** Ask for Help
**Created:** [January 26, 2022, 5:25pm UTC](https://community.glideapps.com/t/problems-to-connect-with-the-google-sheet-file-source-not-resolved/37736 "2022-01-26T17:25:39Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [January 27, 2022, 3:18pm UTC](https://community.glideapps.com/t/problems-to-connect-with-the-google-sheet-file-source-not-resolved/37736/13 "2022-01-27T15:18:16Z")

</div>

Aquí tienes varias manera de pasar tus 45k+ filas a Glide Table

> [@robot Importing data to Glide by use of robot (RPA)](https://community.glideapps.com/t/importing-data-to-glide-by-use-of-robot-rpa/29008):
>
> Challenge 1 In this moment of time it is not possible to import data (or paste chunks of data) into Glide. @Manu.n has shown a way to import a row at a time from Google sheets to Glide tables which is quite handy if you have not to much data to import. But if you have hundreds or thousands of rows this approach is not the way to go. 
> 
> > **Manu.n's approach - great for a smaller number of rows**
> >
> > \<a href="https://community.glideapps.com/t/import-data-from-excel-sheets-into-glide-table/20184/…

> [@\[SOLVED white\_check\_mark\] I want to create a Webhook that adds a row to a Glide Table (for fun grin)](https://community.glideapps.com/t/solved-i-want-to-create-a-webhook-that-adds-a-row-to-a-glide-table-for-fun/32477/4):
>
> Hola… good point! As far I know, the Glide’s backend is built on Firebase/Firestore so, the Glide Tables are Firebase tables indirectly. Anyone can access Firebase databases via API using a Key but we depend on Glide’s rules, restrictions and security reasons to get that API Key. This post created by @Zancoper time ago shows how to connect a Firebase database and put its data into a Google Sheet in an “easy way”: [Import data from Firebase to Glide](https://community.glideapps.com/t/import-data-from-firebase-to-glide/26230) , Saludos!

> [@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…

---

_[View the full topic](https://community.glideapps.com/t/problems-to-connect-with-the-google-sheet-file-source-not-resolved/37736)._
