Forum Discussion
VarunGrazitti
11 years agoBoss
big - Did you try API v2?
- big11 years agoAdeptI did not try it. I did however check the documentation and IMHO there is no significant chane/new property that whould help with that... Do you?
- OlivierS11 years agoLithium Alumni (Retired)
It looks like when it's an answer, it has the is_answer flag set to true:
And nothing when it's a comment:
- big11 years agoAdeptThis looks promising. So this the response from a v2 call for a query like: select * from message where ....? Sadly the is_answer property is not documented under : https://community.lithium.com/t5/Community-API-v2/Message-resource/ta-p/113091
Thanks for your help. will have to try that.