Suddenly Airtable data not Getting and not uploading

hi friends
in my app airtable not getting and not storeing , this are my blocks



blocks51
blocks52
blocks 53
blocks54

Hi dear,

Have you changed anything since the last time it was working?

Any error?

If you place an Alert/Snackbar/MessageDialog inside .GotRow, do you get any response?

Know that Kodular links are not permanent, so the link will no longer be valid after a few minutes.

Here where’s thing might be wrong, you’re getting value from list and send it back to the list
blocks 53

Then you’re comparing current version code with the value in a list without extract the single value which is a number for comparing with the current version.

First

blocks(80)

Second

blocks(78)

Last

blocks(79)

Jamar inspire

1 Like

I’ve seen a few folks run into similar problems with Airtable in Kodular. A couple of things you might try:

  • Double-check your API key and Base ID — if either changed (or wasn’t entered correctly), that could stop data from retrieving or uploading.
  • Make sure your table names and field names match exactly in Kodular and Airtable — even small typos or casing differences can break it.
  • If you recently changed permissions or data types in Airtable (or switched to a different view), try restoring settings or using a simpler test table to debug.

It might also help to check whether Kodular throws any error messages or logs — those could hint at what’s wrong.

Hey @saifinaam welcome to Kodular community

Btw, what’s a nice explanation

:green_heart:

My Pleasure.