how to fetch appointments or meeting alerts using webservice from java client

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
kronak
Posts: 1
Joined: Sat Sep 13, 2014 12:01 am

how to fetch appointments or meeting alerts using webservice from java client

Post by kronak »

Hi,
I am a newbie to Zimbra and i was wondering if there`s a simple way where in i get a user`s meeting /appointments alerts using a web service call so as to display the list on my application.

Please provide some pointers as to where i need to start looking ..
User avatar
jholder
Ambassador
Ambassador
Posts: 4824
Joined: Fri Sep 12, 2014 10:00 pm

how to fetch appointments or meeting alerts using webservice from java client

Post by jholder »

It really depends on how complex you wish to get.
The easiest is to just fetch a users ICS file using wget or curl.
Take a look here for how to get them:

User Migration - Zimbra :: Wiki
Post Reply