There is a simple Java client in the ZimbraServer code.
ZimbraServer/src/java/com/zimbra/cs/client/soap/Tester.java
This class has some sample calls using the client. We would like to have some better docs eventually but this is a start. Also we don't have WSDL, but would be gald to see the community help create them out of our soap*.txt docs. |