medium severityAirtable API integrations (Adalo, Budibase, etc.)
Formula and rollup fields visible in Airtable UI and API test responses but missing from third-party tool (e.g., Adalo) schema/collections despite data present.
Root cause
Airtable API omits empty fields from record responses; third-party tools derive schema from sample records, missing computed formula fields if no populated rows. Undocumented meta API required for full schema.
Airtable APIformula fieldschemametadataintegration