I’m curious about this, too. It’s a little under a year away but it would be good to know if Thunkable will support personal access tokens in Airtable.
Just an update here: as of v415-1, OAuth integration for Airtable is now working. This is the pop-up. you will see if you are adding in an Airtable Data Source
You can still use your keys for now (just select the API Key tab instead of OAuth. New keys can no longer be created as of today. All existing keys will no longer be able to be used starting 1 February 2024.
Please feel free to reach out if you have any questions. Thanks, all!
Unfortunatelly, with the data source you can only list 100 rows. I have many more!.
Could you please edit the airtable (invisible) component to have the Outh option so to be able to use the whole airtable datasheet and use the same project?
Or can you create a block to retrieve “all raws” from the Outh Airtable Data Source in the same way it is possible to retrieve “all rows” from the Airtable API?
Thanks! That would be incredibly helpful.
It’s a great update, but there are thousands of blocks available, one fix all would take days. It would really be a steal for us if you could write code that could allow us to handle this more practically.
Hello, currently I do not use the Data Source method to connect my app to Airtable, I use the Data Airtable method in which you enter the ApiKey etc. Will there be an update for that part? I attached a picture of what I use.
Will I have to modify my blocks at all after connecting via OAuth? If you are using Data Source blocks in a Drag and Drop project, you will not. When connecting with OAuth users should select the same bases that are already connected with API keys to ensure Thunkable has access to those bases using the new authentication method.
Should you publish an update to your app(s)? No. The migration happens on the backend and the moment you migrate from API key to OAuth the backend should start talking to Airtable using OAuth tokens.
@candy After authorizing with OAuth initially, can you go into your project, delete the data source, and then add it back again again and see if it is working? I have isolated a bug where adding or using a data source immediately after granting access to Thunkable via OAuth is causing errors.
yes i did downgrade but i have to get my apps working i am testing a number things to find the issue . i have notice is if you have more than view in your airtable base it does not show in thunkable so i have to delete some view but i already missed up my app trying to figure this out