Skip to main content
Solved

How to get the modification time of a table item?


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

View original
Did this topic help you find an answer to your question?

3 replies

kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6002 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
kuovonne wrote:

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+20
Andrey_Lyovushk wrote:

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).


Reply