Shivshankar
7 years agoAce
How to filter messages in search api reply by user
Hi,
I am trying following api : "community/restapi/vc/search/messages?restapi.response_style=view&q=author.login:[author_login]"
But it seems we cannot use nested keys for filtering message with respect to certain user.
Am i making some mistake here or this is not possible ?
Thanks.