[ 
https://issues.apache.org/jira/browse/CONNECTORS-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Schuch resolved CONNECTORS-1468.
---------------------------------------
    Resolution: Fixed

> Rocket.Chat Notification Connector
> ----------------------------------
>
>                 Key: CONNECTORS-1468
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1468
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: Rocket.Chat connector
>            Reporter: Markus Schuch
>            Assignee: Markus Schuch
>             Fix For: ManifoldCF 2.9
>
>
> Rocket.Chat is a teamchat tool similar to Slack.
> Notifications could be posted through its REST API: 
> https://docs.rocket.chat/developer-guides/rest-api/
> Relevant calls:
> - Connection Check: 
> https://docs.rocket.chat/developer-guides/rest-api/miscellaneous/info
> - Login: 
> https://docs.rocket.chat/developer-guides/rest-api/authentication/login
> - Logout: 
> https://docs.rocket.chat/developer-guides/rest-api/authentication/logout
> - Post Message: 
> https://docs.rocket.chat/developer-guides/rest-api/chat/postmessage
> There is a Java Client Library for the REST API: 
> https://github.com/baloise/rocket-chat-rest-client. But i think i will use 
> plain httpclient since the list of transitive dependencies looks to big. 
> (different jackson version, unirest, org.json, httpclient)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to