Hi
I would like to update or add data from an app i am building in Thunkable x. The user will input data on the app with textboxes and with the press of a button the data will be added or updated on a google sheet.
You can update or add data via Cloudstitch but i would like to know if it is possible to do it without cloudstitch (i constantly have access/security issues with Cloudstitch) by creating a WebApi in Google Sheets.
I have created a WebApi and done the follwoing so far
But i don’t know what i need to do next. How do i add the parameters? And the text i want to add?
In classic Thunkable you can do something like this,
Any help will be much appreciated.