Forum Discussion
ChhamaJ
10 years agoKhoros Staff
Hi There,
I definitely understand the need for returning that value in the API response but unfortunately we do not. I have filed a ticket to resolve this (but again no promises on the timeline since the ticket still needs to be prioritiized and fixed).
But you may be able to do something similar in API v1 like below
http://communitycom/restapi/vc/messages/id/74/metadata/key/modbar.ctlistone
Note that all the keys get appended with a modbar prefix.
Hope this helps.
Regards,
Chhama
- cblown8 years agoBoss
Old thread revival Batman!
We've been testing the V2 API and it works with Custom Attribute tags
SELECT * FROM messages WHERE custom_tags.text = 'modbar.testb'However, it doesn't work with Custom List tags?
Hi ChhamaJ - can you please let us know what's the latest on this ticket internally?