Shreyas Purohit created CAMEL-8265:
--------------------------------------
Summary: Create a camel component that can Integrate with Hipchat
Key: CAMEL-8265
URL: https://issues.apache.org/jira/browse/CAMEL-8265
Project: Camel
Issue Type: New Feature
Reporter: Shreyas Purohit
Priority: Minor
Hipchat (www.hipchat.com) is a tool that allows teams to chat and exchange
messages. Hipchat allows you to create room's where multiple users and talk and
get notified upon events. Hipchat provides v2 API as defined at
https://www.hipchat.com/docs/apiv2/auth. The tokens are called Personal Access
Token in V2.
Camel Hipchat Producer: It should be able to send message to a room and/or
users. It must be able to define the supported color, message formats and
notification triggers as provided by the API.
Camel Hipchat Consumer: It should be able to consume the latest message from a
given set of users identified by mention name or email address. The message and
the datetime of the message should be passed as the exchange.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)