Webhooks to show when an comment is made on an issue?

Cody Kukay November 26, 2014

Using webhooks to integrate JIRA with Slack, however, I want a notification in slack when a comment is made on an issue. Is there anyway of doing this, as 'issue commented' is not a specific event in the webhook setup?

2 answers

0 votes
Yagnesh Bhat
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 18, 2016

We too need this, but basically when the issue is commented on a JIRA instance, it should post the same comment on an issue in another JIRA instance. Which issue on another JIRA instance? Thats decided by the custom field called "Other Instance ID" on the JIRA instance where the web hook is present. 

Unfortunately its giving me the "

Client error - 401 when posting to web hook at 'https://the otherjiraistance.com/rest/api/2/issue/{issue id}/comment"

0 votes
Farzad Panahi January 26, 2015

same here, we need this feature. basically there should be an event like "on comment added".

Suggest an answer

Log in or Sign up to answer