I'm trying to embed the html code of zimbra calendar inside one page, but I'm having trouble figuring out the URL to use. In the example given to me, if you visit in your browser:
https://zcs.domain.com/service/home/someuser@domain.com/SomeEvents.html?view=month
you get a zimbra page only with the calendar (no ribbon, no zimlets, just the calendar).
I've tried to make the same with my user, but I don't know how to build the URL, so jetty gives me an 404 error.
Which URL should I visit to get my calendar?
Thanks in advance.