Hello ,
I am new to zimbra and was using soap for the zimbra integration. I have tested the same code and it worked on the test server , but when i used the same code with server on datacenter...
Type: Posts; User: abaral; Keyword(s):
Hello ,
I am new to zimbra and was using soap for the zimbra integration. I have tested the same code and it worked on the test server , but when i used the same code with server on datacenter...
I tried with following command but it did not delete the appointment.
<ItemActionRequest op="delete" id="375" /> I just got the error message Soap error message: 'ERROR:...
I want to search the appointment using name , id and date and all other possible fields, I want php functions to do that, so I am using soap request. But it is not working as it supposed to work. Can...