Airtable fields are missing

Hi,

Everything was working fine and all of a sudden my forms are missing airtable fields. Strangely, in the places where I am displaying airtable data for those missing fields, its still displaying the data. Its only when I use magic text or forms that it doesn’t work.

I did search around for a resolution and nothing suggested in the past works.

  1. refeshing the data.
  2. Making sure the first and last record have data in all fields
  3. removing and readding the API

Is thee an issue with Adalo or Airtable going on right now?

Nevermind, figured it out. Here is what I did for anyone with this issue in the future.

Run the test on the API, it’ll show you a list of the data it captured in json format.
Look at the last record its displaying.
Find an identifier in that record and then find it in your airtable.
make sure all the fields are filled out for the entry.
retest the api
it should be fixed.