View Single Post
  #1 (permalink)  
Old 08-28-2007, 02:01 AM
marinew marinew is offline
Senior Member
 
Posts: 51
Default Zimbra Calendar integration in third party application

Hello,

I have to develop a J2EE software that will use Zimbra as Calendar.
At this time, I am studying Web Services possibilities.

Is there a Web Services API or documentation ? I found very useful documentations about Zimlets, but I didn't find anything describing available Web Services.

I found some interesting classes on SNV repository (SourceForge.net Repository - [zimbra] Index of /trunk/ZimbraServer/src/java/com/zimbra/cs/client/soap)
and succeeded calling a WebService to get contacts list from Zimbra, but I don't see any WebServices related to calendar, such as find events, create, modify and delete events.

Thanks for help.
Reply With Quote