On Mon, Jun 24, 2019 at 7:20 AM zatrox <[email protected]> wrote: > > Hi all, > > I'm quite new to Jackrabbit world and have a newbie question. > > I need to listen an Exchange e-mail account and store these e-mails in > Jackrabbit after performing some classifications (by a rule engine or > machine learning algorithm) and take some actions such as calling a rest api > etc with the classification result. > > For eg. if the customer is sending a complaint mail then call ticketing > system's api for creating a ticket. > > Is there a bulit-in function or toolset for this scenario?
I think Apache Sling (https://sling.apache.org/) is the best built-in toolset with Apache Jackrabbit OAK. Also see these: - https://sling.apache.org/documentation/getting-started.html - https://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html Regards, Woonsan > > Your help is greatly appreciated. > > > > -- > Sent from: http://jackrabbit.510166.n4.nabble.com/Jackrabbit-Dev-f523400.html
