How to cache Airtable data in TinyDB and refresh only once every 24 hours?

1.in screen ini , get the stored time.
If this time is 0 then call the data else if the stored time and the current time different is less than 24hrs then do not call the data
else call the data

1 Like