Hi, I wanted to ask if it’s possible to change the Google account where the Google Sheets the app relies on are stored. I basically hacked a small app that pulls some data from a Google Sheets file with multiple pages, but now it would be better to store that file in another account. I’ve already copied the file to the new account, but I don’t know how to get the app to read the data from the new account’s file. Any help? Thanks.
If you want the new email to have complete ownership of the app, I would suggest:
- Create a private template from the old app.
- Save the template link in your clipboard.
- Log out of the old account and into your new account.
- Access the template link, copy it to the team where you need it to be.
- Go to Settings > Data > Data Sources and replace the current Google Sheet with your Google Sheet.
If possible, I would suggest moving as much data/logic to Glide Tables as possible to get the best performance out of your app.
By doing this I would have to change my Glide account and I don’t want to do that I would just like (if possible) to have it linked to another Google account Thanks
In that case, as long as your Glide email has access to edit the underlying Sheet, I think that works fine.