Zimlet development

Interested in talking about Mash-up's? This is the place.
Post Reply
jameswang.cnx
Posts: 2
Joined: Mon Aug 27, 2018 12:45 pm

Zimlet development

Post by jameswang.cnx »

I am new to Zimbra. I have a requirement that user could read a mail, tag it with a case number, and save the tagged mail to a database. It will run on Zimbra desktop. Could anyone suggest the APIs that I need to accomplish this, and any open source zimlets out there that do the same or similar task?
User avatar
fs.schmidt
Outstanding Member
Outstanding Member
Posts: 278
Joined: Sat Sep 13, 2014 3:37 am
Location: Brazil
Contact:

Re: Zimlet development

Post by fs.schmidt »

Hello,

The native Tag resource doesn't work for you?

https://www.zimbra.com/desktop7/help/en ... ssages.htm

If you need to develop a Zimlet I could recommend Barry de Graaff / Zeta Alliance: info@barrydegraaff.tk

Kind regards.
jameswang.cnx
Posts: 2
Joined: Mon Aug 27, 2018 12:45 pm

Re: Zimlet development

Post by jameswang.cnx »

Hi, fs.schmidt:
Thanks for the quick reply.
Is there a way to automatically tag a mail: the Zimlet scans unread emails, and looks at the subject line. If it finds key word like "case#", it tags the mail.
User then selects a tagged mail, clicks on button on toolbar to open a web application(with URL and case number) in new window.
Is this doable? Can you name the APIs and any zimlets that may help me accomplish this?
Right now we are planning on in-house solutions. We may not hire a consultant for this job.
Thanks!
Post Reply