Hi,
Is there an article describing how to export a users contacts from Zimbra into a csv or something comparable?
Thanks
Petter
Hi,
Is there an article describing how to export a users contacts from Zimbra into a csv or something comparable?
Thanks
Petter
Last edited by petter; 01-23-2008 at 05:11 PM.
Sure, first there's the ability to import/export from your preferences tab > address book tab> export .csv (pic attached)
For REST methods checkout /blog/archives/2006/01/rest_update.html
server.domain.com/home/~/addressbook.csv
You can also grab vcards
server.domain.com/home/~/addressbook.vcf
Or if you want to download a bunch: server.domain.com/home/~/addressbook.zip
You can construct the url in a variety of ways ie:
/user/~
/home/accountname
/zimbra/user/~/
/zimbra/home/~/
/zimbra/user/accountnamehere/
/zimbra/home/accountnameehere/
/service/home/~
-'user' & 'home', as well as 'service' & 'zimbra' are mostly interchangeable/often not needed
-You can also replace accountnames with ~ for simplicity.
(I've also attached rest.txt for you to look at)
Last edited by mmorse; 04-14-2008 at 09:02 PM.
-Mike Morse (MCode151)
ZCS-to-ZCS Migrations & Moves | Admin Tools & Tidbits » ZimbraBlog.com | ZimbraCommunity.com
There are currently 1 users browsing this thread. (0 members and 1 guests)