View Single Post
  #3 (permalink)  
Old 08-06-2007, 04:22 PM
SuperMario SuperMario is offline
Zimbra Employee
 
Posts: 26
Default

As a reference for the future, one thing that I've found useful is to run the command that I want to find within the Zimbra environment, and then use FireBug to look at the SOAP requests that were generated. This way, you can see what to expect from specific actions, and the SOAP calls that correlate to them.
Reply With Quote