Sync Zimbra and my custom app

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
Jeffrey04
Posts: 1
Joined: Fri Sep 12, 2014 11:40 pm

Sync Zimbra and my custom app

Post by Jeffrey04 »

I am currently developing a calendering system which is part of another project and is having some questions regarding synchronization. The calendering application consists of 3 sub-modules, one to schedule a typical event, second to schedule a meeting and third to process leave application. Because there are custom workflows involved in the second (meeting) and the third (leave) applications, so I would have to develop them separately.
Now the problem is, the users are able to schedule events, to-do in their own zimbra client. So in order for my application to work correctly, I have to not only sync data from my app to zimbra, but also sync data from zimbra to my application database (2 way synchronization) so that users can schedule meetings without clashing with other events and confirmed leave applications.
I am planning to use REST for synchronization, but in my test I find that when an import to zimbra is successful, I receive no success message or whatever output, is this expected?
How does zimbra handles workflow in meeting events? is it possible to send the meeting request to the superior for approval before sending out the meeting request to the attendees?
Is anyone here working on a similar project?
MacTI
Posts: 31
Joined: Fri Sep 12, 2014 11:45 pm

Sync Zimbra and my custom app

Post by MacTI »

Did you find a solution for this? I have a situation similar to yours.
sahiltuteja
Posts: 1
Joined: Tue May 30, 2017 6:17 am

Re: Sync Zimbra and my custom app

Post by sahiltuteja »

MacTI wrote:Did you find a solution for this? I have a situation similar to yours.
Hi

May i know the solution for the same. I am working on same kind of application.Please help to get me out this (2 Ways ) Sync.
Post Reply