Ive connected my thunkable project with airtable. However I’m trying to find a block for “get all rows”. Ive tried some suggestions like, reloading the page, changing the title of the table in airtable, resyncing, but still no luck. any help would be appreciated.
get all rows? there is that block
it doesn’t appear for me
Hi @acharlesi6aln2
The “get all rows” block is only available on StP projects, but not on DnD.
As a workaround, you could have a loop for the number of rows and get the object for every row.