I am very new to coding. I am trying to build a web app that can has a google sign-in/ authentication of each user
- Allow user to fill out a webform where they should enter details of customers
- Once they click submit (on the webform), a google spreadsheet should get generated on the user's google drive
- There will be a python code I want to run on the google spreadsheet.
Is it possible, or will I run into any google drive/gsuite limits? I know I would run into gsuite limits if I created the spreadsheet on my drive.