Quote:
Originally Posted by mannes 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.