Accessing unread messages via REST
Hi,
I'm trying to access my unread messages via REST. Right now im trying to do it via RSS with the following url http://1.1.1.1/zimbra/home/jsmith@domain.com/inbox.rss?query="is:unread" but i get an empty feed, if i remove the query string i get all the messages, the query string looks like it's not working.
Where can I get a list of all the REST services i can access, I found about the RSS on All REST and no play… » Zimbra :: Blog and found it a very helpful but would like an up 2 date list of services.
I want to use REST because I don't have much experience using SOAP.