Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-18-2011, 06:10 PM
Junior Member
 
Posts: 8
Default [SOLVED] Where to start

I want to hook ConnectWise into our network edition install of Zimbra (mostly to watch and update calendars with jobs), but have no idea where to start. I was thinking of just learning SOAP straight up and then translating that over to Zimbra web services, but I can't seem to find much in the way of a simple, high level explaination of the authentication and request structure at all outside of Zimlets. Is there an API doc with examples rather than all the step by step stuff that the wiki offers?
Reply With Quote
  #2 (permalink)  
Old 05-25-2011, 02:24 PM
Elite Member
 
Posts: 469
Default

All the SOAP API docs are in the /opt/zimbra/docs folder on your server.


If you can read and understand PHP you could take a look at

SourceForge project :- "Z-Push Zimbra Backend"
Z-Push Zimbra Backend

Look in zimbra.php, and in particular for function Logon.

You can see how the SOAP headers/messages are constructed, and how the authorization token and session ID are returned in the XML response. The code uses a parser to turn the XML into an array for easier handling. There is a function further down SoapRequest that actually issues the curl command.

Hope that helps a little.

Last edited by liverpoolfcfan; 05-25-2011 at 02:41 PM..
Reply With Quote
  #3 (permalink)  
Old 05-25-2011, 03:22 PM
Junior Member
 
Posts: 8
Default

Sweet. Thanks for that
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.