It's all about the answers!

Ask a question

How can I integrate RTC with Slack?


Isabel Torres (63938) | asked Feb 23 '16, 2:05 p.m.
JAZZ DEVELOPER
We are using RTC 6.0.1

We want to get RTC messages into an Slack channel.

How can I setup the integration?

Comments
1
sam detweiler commented Feb 23 '16, 2:18 p.m.

what messages do you want in the slack channel?


Isabel Torres commented Feb 23 '16, 5:03 p.m.
JAZZ DEVELOPER

I want to get information related to the changes done on workitems. For example.. comments, status, filed against , etc.


Isabel Torres commented Feb 24 '16, 2:36 p.m.
JAZZ DEVELOPER

We have found this link about creating custom advisors.

If you have any other, please share it.

Also, please make your comment to be Answer, so I can set the question as answered.

Thank you very much Sam!!


sam detweiler commented Feb 24 '16, 2:55 p.m.

well, there is a whole workshop on extensions
https://jazz.net/library/article/1000

I have so many of these, I forget others haven't done one!.

the hardest part will be designing the  content layout to be displayed in the slack channel.. (as you will have to do all that)

maybe 50 lines of code max..

Accepted answer


permanent link
Rosa Naranjo (2.9k11623) | answered May 18 '16, 1:21 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Isabel,
Take a look at this: https://github.com/ehues/slack-workitems
Ralph Schoon selected this answer as the correct answer

2 other answers



permanent link
sam detweiler (12.5k6195201) | answered Feb 23 '16, 11:08 p.m.
You'd probaly need to write an advisor or event handler, make sure it was last in chain, and send the events out to slack from there.

the email integration would require a user to be a subscriber to every project.
(altho the extension would too).
I haven't seen a system wide, any project, type extension, yet.

permanent link
Alexandre Stegani (8664) | answered Feb 24 '16, 5:19 p.m.
edited Feb 24 '16, 5:23 p.m.
I´m not familiar with Slack, but if this website allows you to include a HTML snippet, you can display a RTC dashboard widget as HTML format (outside RTC), by exporting a widget as HTML.

https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.jazz.dashboard.doc/topics/t_export_widget.html&scope=null

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.