Hi, how do you make variable to be the data from Google sheets (or other alternatives). Seems like a few steps are missing
Data from Google sheets
Thunkable variable to be the “title” or “content”
Hi, how do you make variable to be the data from Google sheets (or other alternatives). Seems like a few steps are missing
Data from Google sheets
Thunkable variable to be the “title” or “content”
We have a few different storage options in Thunkable, if you’re looking for spreadsheet-like functionality then I’d recommend the LocalDB
or the Spreadsheet by Airtable
component.
this is what I had came up so far to speech to text
I’m assuming we need to define heading as a variable and content as another variable. Then we need to link the variable and content to a database, which the app then can text to speech.
Do you know which data base you’re going to link to?