Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
My assumption is that it does not. How can a person ensure that an API query is retrieving the most recent data? Is it possible to trigger Airtable Sync via API?
Sounds like you’re referring to getting information from a table that is a destination table for a sync? As far as I know, there is no way to trigger the sync programmatically, so your best bet would be to get the information from the source table instead of the destination table.