Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unclear how to use multiple private sheet connections #29

Open
emilrueh opened this issue Sep 3, 2024 · 2 comments
Open

Unclear how to use multiple private sheet connections #29

emilrueh opened this issue Sep 3, 2024 · 2 comments

Comments

@emilrueh
Copy link

emilrueh commented Sep 3, 2024

In the toml config file we are supposed to add a single sheet and single tab under [connections.gsheets] followed by auth and creds that could be used accross multiple sheets.

Is there a way to use more than one sheet and or sheet tab with the same creds? If so could that be documented more clearly?

Thank you kindly for any help!

@janduplessis883
Copy link

I have a simular question:

I want to use the secure connection, but want to specify my spreadsheet variable from within my streamlit app.
i.e. let the user define the google sheet url for a text_input field.

As far as I am aware streamlit does not let you write to secrets.toml

Your help is much appreciated.

@Connorgentle
Copy link

Hi there, likewise to janduplessis883 I am trying to use GSheetsConnection in a manner where users can provide the url for a particular google sheet, and then my app can connect to it (assuming they already shared the google sheet with the client_email).

Do you have any suggestions for how to implement this?

Thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants