Forum Discussion
DougS
10 years agoKhoros Oracle
You can use the conversation.last_post_time parameter to get topic messages for threads that have been updated within the range you specify.
-Doug
- cgmcconnell10 years agoExpert
Hi Doug,
conversation.last_post_time does get updated when I add a new reply to a message, but it does not get updated when a message body itself is modified. It also does not get updated when an existing reply to a message is updated. Please let me know if my understanding is incorrect.
Thanks,
Deepti
- DougS10 years agoKhoros Oracle
That sounds right. I don't think there is a field in v2 that tracks the last time a message was edited. There is the current_revision field, but that only has the revision number, not the last revision datetime.