Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Proof of concept for google sheet integration within stater kit #372

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JALWilliams
Copy link
Contributor

@JALWilliams JALWilliams commented Jan 2, 2025

This is a proof of concept off the back of The Chancellor Game where we created complex logic to be able to copy functions from google sheets. With the function created will be able to extract formulas from google sheets and will be able to also extract the raw values.

The google sheet id and range that you want to extract the formula values for are stored in the .env file. Created a new script in the pacakge.json to run the formula which creates a new sheet.json file with the output in the config file.

Test google sheet: https://docs.google.com/spreadsheets/d/1tYjy5fSUZjFrc7Qhatf7ws_IHv-5mzx44CaX4YfeYOU/edit?gid=0#gid=0

Pausing till feedback from @emmalewis on if scope is captured.

@JALWilliams JALWilliams marked this pull request as draft January 2, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant