View Single Post
  #2 (permalink)  
Old 11-26-2007, 09:57 AM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by mannes View Post
Hello,

How can I attach a file when creating an appointment vis SOAP API?

Thank you...
There is a uploadservlet that you can use to upload the data, and then use the SOAP api to attach the uploaded data. The best way to figure it out is to look at the soap-*.txt documents in the zimbra source tarball, and use firebug to watch what Zimbra does when uploading the file.
Reply With Quote