Hmm so i going have to ad that block now?.. aahg …i will wait and see what happens with my app i am, not using web api block just data source so where do i ad this authorization block?
I am also having trouble with Airtable after the API was deprecated earlier this year. I had understood that linking the Airtable base by OAuth would mean that no changes to blocks would be necessary. However, I now cannot get my app to get from or write to my Airtable base.
What I have done: on Airtable, I have revoked the Thunkable third party access and reset it. I have also gone into the app and added the Airtable base as a new data source via OAuth.
If I click on the Airtable base in the design tab of my project, Thunkable can read the Airtable data. However, my app does not read it: e.g., when I use the GetCell function, no value or error numbers are returned.
Hello @slothball
The Airtable blocks you have are connected to Airtable via API key at the moment.
This means that needs to be replaced with the Data Sources blocks.
Thanks @ioannis. I didn’t realise I had to replace the blocks with Data Sources blocks.
In my current project, I was using the call [airtable base] SetCell / column / rowNum / value function to pull / write exchange rate data from 24 columns in an airtable base (see pic). Is there any way I can replicate this with the Data Source blocks, or do I have to pull each column separately with 24 identical blocks?
This will make the app incredibly cumbersome and will probably slow it down: I have to replicate this on 2 other screens.
please help me as i dont know where to use the token , or if theres any other way to use it
please note that i did try adding airtable as data source yet , it doesnt pick any row matching the alphabet