Last updated
The last updated column represents when an item was last updated and who made the updates. This column is partially supported by our API, so you can read the last updated column via the API but cannot update it.
Reading the last updated column
You can return the data in a last updated column in just one format. The text field will return the data as a simple string that displays the date and time the column was last updated. The value field will return null.
{
"value": null,
"text": "2023-01-01 12:00:00 UTC"
}
Have questions?
Join our developer community! You can share your questions and learn from fellow users and monday.com product experts.
Donβt forget to search before opening a new topic!
Updated 3 days ago