Is it possible to update an existing Zimbra ZCS contact using the REST API? -


is possible update/modify existing zimbra contact (or appointment etc) using rest api?

i can add contact not update contact - though url use add contact requires parameter specific record:

https://myzimbraserver.com/service/home/user@mydomain.com/contacts/mycontactsfolder/?fmt=csv&id=176010 

you think id=176010 cause record updated doesn't - adds new record instead. without id error "no such item"! strange... documentation poorly written doesn't either. know can use soap want avoid pain of xml! (xml great, until have work it)

ps. i'm using zimbra services 01.com

it not possible. @ least support people @ 01.com told me.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -