Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-27-2011, 06:11 PM
Starter Member
 
Posts: 2
Default Zimbra REST API for Briefcase functions

Hi All,

Currently I see only two REST API methods available:

1. Get Briefcase
2. Get Briefcase item

Is there any way to also:

1. Save Briefcase item (to Briefcase or any other Briefcase folder)
2. Checkin/checkout Briefcase items (required for file lock / unlock functionality)

I plan to integrate an office document editor with Zimbra so that users can edit their documents and then save directly back to the briefcase in order to utilize Zimbra's built-in collaboration and versioning system.

Any suggestions would be appreciated.

Thanks,
Kevin

Last edited by kevinpk; 06-28-2011 at 02:14 AM..
Reply With Quote
  #2 (permalink)  
Old 07-22-2011, 12:16 PM
New Member
 
Posts: 3
Default

Did you find something about this topic? I'm looking for the same thing...
Thanks in advance.
Reply With Quote
  #3 (permalink)  
Old 07-24-2011, 11:12 PM
Starter Member
 
Posts: 2
Default

Hi Brunoo,

Unfortunately I haven't gotten a reply yet so it's still not possible to do what I requested with the current Zimbra API.

Thanks.
Reply With Quote
  #4 (permalink)  
Old 12-07-2011, 04:53 AM
Junior Member
 
Posts: 7
Default

I just came along this problem and did an educated guess. See ZCS 6.0:Zimbra REST API Reference:Get Briefcase Item - Zimbra :: Wiki

Code:
cat document | curl -s -S -f -u {admin-user}:{admin-password} -k -T - https://127.0.0.1:7071/home/{user}@{domain}/Briefcase/{document-name}
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.