Developers • Zimbra Development Content
I am in the process of reviewing the content available to those looking to do source code development work with Zimbra. The current documentation is pretty fragmented and while someone could put all...
View ArticleDevelopers • Re: List of calendar events using Zimbra SOAP API
Hi haba713,I find the easiest way to get a list of calendar events is to use a search (https://files.zimbra.com/docs/soap_api/ ... earch.html).If you are interested in getting GetCalendItemSummaries...
View ArticleDevelopers • How to used Zimbra API ?
Hello every one,I don't know if anyone can give me documentation on how to connect and use zimbra apiThanks!Statistics: Posted by thang-mt — Mon Jan 17, 2022 2:10 pm
View ArticleDevelopers • Re: How to used Zimbra API ?
Hello thang-mt,It might help if you describe what you are trying to accomplish. Zimbra has several APIs exposed, some of which have more functionality than others. Which access method to use depends a...
View ArticleDevelopers • Re: Any way to change password of user through SOAP API without...
I am knew in this world of the SOAP and XML world, i look and look but no so much functional examples could be found there for many task with this api.So reading the fork i used the api found in this...
View ArticleDevelopers • How to lock or unlock the account using the API
Greetings, i have a site for my call center users, and they can remotely check if an account in the zimbra server is locked or not, if they are locked, i want to add a process to generate the new...
View ArticleDevelopers • Re: How to lock or unlock the account using the API
I have test following steps:Code: <?php // This file is generated by Composerrequire_once 'vendor/autoload.php';$api =...
View ArticleDevelopers • REST API for searching emails and deleting them
I am working on an automation, to be able to search emails in an mailbox and then delte it using the REST API, but when I a going through the API document I am not able to find the rest. api to search...
View ArticleDevelopers • Re: REST API for searching emails and deleting them
The Zimbra REST API is documented here: https://github.com/Zimbra/zm-mailbox/bl ... s/rest.txtSearch is available (see doc), but I do not believe there is any support for delete actions through that...
View ArticleDevelopers • Re: Double Byte Char.
The fix for this issue is documented on our wiki: https://wiki.zimbra.com/wiki/Big5Statistics: Posted by barrydegraaff — Wed Apr 06, 2022 8:45 am
View ArticleDevelopers • Problem with email script
Disregard. The problem turned out to be a poorly worded error message.Statistics: Posted by tgx — Mon Apr 11, 2022 3:41 pm
View ArticleDevelopers • Get exactly data from "stdout" or...
I have a task:Code: - name: DELEGATED ADMIN ACCOUNTS - check, get and send to the file domain.list shell: /opt/zimbra/bin/zmprov -l gaaa -v zimbraIsDelegatedAdminAccountAnd after this task I got...
View ArticleDevelopers • Re: Calendar events SOAP API unnessessary ICS email to the...
I developped a subscribable calendar in ICS format once (in Java tho). Essentially, what you need is for your calendar to be returned by a controller instead of being sent through an email. Then, the...
View ArticleDevelopers • Zimbra SOAP API pagination
Hello, I'm using the SOAP API to get the domain accounts from my Zimbra server, but the documentation doesn't say anything about paginating the results, and depending on the domain it ends up getting...
View ArticleDevelopers • Python-Zimbra examples
Hi there. This is my first time on the forums, and my first time working with python, zimbra, and SOAP APIs. I'm very grateful for the forum, because without it I could not accomplish what I've...
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article