Hi! I am trying to create a sign up screen for my app and I want to use Google Sheets as my Database, and got the link from the Google Form. I already changed the end of the URL to formResponse, but I can't seem to get the data. What did I do wrong?
May I ask if you have a link, particularly talking Sign Up and Log In. I read some posts here about it, but I cannot find a similar problem with mine, other than they change the /prefill to /formResponse.
If I could I prefer using blocks too. I already got the data without using the Google Sheets API but I used google forms instead. It is working now. Thank you.
Now I am working with the USER NAME and PASSWORD CONFIRMATION. Can I ask your suggestion about this one? I am currently working with the Google Sheets (SCRIPTS) do you think I should proceed here, or is there any blocks for confirming USER NAME AND PASSWORD?
Thank you! I am looking for some posts here in the community but I cannot find what I need. What is your advice on this one?
This is what I made for user name and password registration. the link that was attached is for Google App Script. What do you think is wrong here? Did I make the responseContent correct?
This is for registering the username and password.