get address book with REST API
Hi, i want to get the list of address book (shared or not) in order to get all contacts in with the REST API . Can we get this list by the API, i don't find how . Thanks, Best regards, Guillaume
View ArticleHow to fix; "permission denied: need adequate admin token"
Hi I use SOAP UI (ZimbraAdminService.wsdl) and get this error "permission denied: need adequate admin token" when running "SearchCalendarResourcesRequest" using authtoken. When i run same method in...
View ArticleZimbra SOAP API method call for GetQuotaUsageRequest throwing unkown error
I m using 'GetQuotaUsageRequest' to get the usage Quota of all users on the mailhost but the method call throws error "java.lang.NullPointerException" ERROR: service.FAILURE (system failure:...
View ArticleSOAP API - getting started
Is there any documentation that would help me get started using the SOAP API? I will not be using a library such as PHP, etc, just making direct http posts from a C program using libcurl. I have done...
View ArticleZimbra REST - query limit with json format
Hello, I use the Rest API to integrate messaging within an intranet. I wish use the "limit" query when I want to recover the last appointment. But I've realized that it was not possible to use it in a...
View ArticleZimbra Chat Extension
I'm currently developing an Zimbra Chat Extension which works with openfire (maybe whater xmpp server you think it's better) server :). Maybe in a month we'll have a alpha version. So, in this post, I...
View ArticleGet locations (meeting rooms) via API
Hi all. I'm pretty new to Zimbra, so apologies for any naivety. What I'm trying to do is to get the locations that an appointment is allowed to be booked in, via API (SOAP or not, doesn't matter). You...
View Article[SOLVED] Unnecessary data in the archives zcs-$(SOURCE_TAG)-src.tgz
Hi all! When building software from source code in the archives zcs-$(SOURCE_TAG)-src.tgz and zcs-$(SOURCE_TAG)-sumitomo-src.tgz flagged content directory .git that wastage of disk space and increases...
View ArticleYou are not Organizer in call to: CreateCalendarItem
Hello I made a script in php using soap service (xml) to share an appointment(sending email ...) i get this error : Fatal error: Uncaught SoapFault exception: [soap:Client] You are not Organizer in...
View ArticleZimbra... Is there a plan to clean front end code?
This is a more generalized question, but I am unclear on where to post this as it relates to development, so please move this post if there is a better location for it. I am looking forward to your...
View ArticleNew Git repo zimbra-foss
The GIT repo system has been restructured to have all branches contained together inside a single repo. This allows correct change tracking and the ability to cherry pick between branches, among other...
View Articleget color tags in API json
Hi, I use Zimbra 7.1.2 and I would like to get color tags with REST API : calendar/?fmt=json&auth=qp&zauthtoken= Thanks for your help,
View ArticleZimbra NSF Migration Tool Source Code ?
Dear all, Currently we want migrating to zimbra from lotus domino but user's email datas are from Notus Notes So the tool that will be used is NSF migration tool, but as per some bug and want custom...
View ArticleHow to set auth token in header of soap message from wsdl generated java classes
Am authenticating and getting an auth response and token ok. But how do I set the auth token value into the soap envelope of my next request using the java classes created for me using wsimport? The...
View ArticleAsterix Integration
Hi there, We currently have our hosting company run our email. We have no calendar server or contacts server. I'm a Linux user, and Zimbra seems a great choice to improve us. We also have a crusty...
View Articlehow to use zmprov command from php ?
Can you help me... how to use zmprov command from php I will create new account mailbox from php script but I can't make it
View ArticleCustomize contact picker
Hi, I have a problem with contact picker. My customer want to customize the contact picker. They want add more infomation collums to contact picker such as company or work title. Anyone can help me?...
View ArticleHow to autentificate Zimbra user from C++ and get some user info?
I need from my c++ code to authorize the Zimbra user and take his contact information and mailing lists in which it is I can not understand how to work with Zimbra LDAP. I can not even to authorize the...
View ArticleZimbra Soap API SendMsgRequest with Attachment
Okay, for the past couple of days I have been investigating the user of the Zimbra Soap API, and so far I have been fairly successful. I can authenticate a user and send a message using SendMsgRequest...
View Article