Is it possible to have data from a Google Sheet automatically flow into a Glide Table?
I know I could just use Google Sheets as my data source, but I’d prefer to use Glide’s native features (like computed columns, relations, etc.) which work better with Glide Tables.
For example, I have a Google Form that saves responses to a Google Sheet. How can I automatically send that data into a Glide Table without manually copying and pasting the data?
Why not build your form in Glide instead? Then you don’t have to mess around with Google Sheets at all.
If the people submitting the form data don’t have access to your App, you could build a separate App just for the purpose of collecting the form data, make it public and link the tables.