This query returns the last time a specified note was changed.
Developer info
- API endpoint slug
- amplenote.note_last_changed
- Runtime method
- performQuery("amplenote.note_last_changed")
Query fields
Note uuid Dropdown list
- Label
- Note
- Slug
- note_uuid
- Required
- true
- Can have default value
- false
Ingredients
Last changed atThe last time the note content was modified.
- Slug
- last_changed_at
- Filter code
- Amplenote.noteLastChanged.LastChangedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00