Forum Discussion
OlivierS
10 years agoLithium Alumni (Retired)
I don't have the solution, but just a few thoughts.
1- In the Admin Metrics, you have 'Minutes to First Response'. I'm not sure where it comes from, but you might have a field tracking the first response time. If this is null, we can assume there was no response. And if you can do a diff between now and the timestamp of the post, and it's greater thean 1440 minutes, you will get what you want. I hope!
2- Another way, depending on what you're trying to achieve, would be to use the escalation. you set the value to 1440 (24 hours), and when a topic is unanswered within that time, it will be escalated by email to the email you've specified.
- Claudius10 years agoBossI want to show those messages in a widget to our super users, so the email escalation is not a route that would work for me.
"Minutes to first response" seems to be an interesting path though: Any idea if that information is exposed through the Community API? The MessageMetaData documentation is a bit lightweight and doesn't expose which metadata is available: https://community.lithium.com/t5/Community-API/bd-p/developers-rest-api?branch=MessageMetadataAssociation
Related Content
- 8 months ago
- 4 years ago
- 7 years ago