Skip to main content
Solved

How to get the modification time of a table item?

  • July 30, 2020
  • 3 replies
  • 29 views

How to get the modification time of a table item (in Kanban)?
Example:

You need to get what is highlighted with a green line

(Using the API)

Best answer by kuovonne

You can create a field for the last modified time. Then the API can pull in this information the same way it pulls in any other field

3 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • Answer
  • July 30, 2020

You can create a field for the last modified time. Then the API can pull in this information the same way it pulls in any other field


  • Author
  • Participating Frequently
  • 7 replies
  • July 30, 2020

You can create a field for the last modified time. Then the API can pull in this information the same way it pulls in any other field


There are only minutes. How to get seconds?


Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • July 30, 2020

There are only minutes. How to get seconds?


While the Airtable UI only shows the modified time down to the minute, I’m pretty sure that the data is stored internally down to the second (based on some tests that I ran recently).