Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Notify external rest api on issue status transition

eazizi.ext@agefos-pme.com
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 28, 2018

Hello,

On issue transition, I would like JIRA Cloud send a notification to my internal application.

Ex. when issue change from status open to close I send a notification to https://myApplication/jira with args (id, status, ...).

I see in documentation that seems possible with webhook. 

Do you know if this solution is OK ?

Cdlt,

Eric

 

 

2 answers

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
December 28, 2018

Hello,

That is right. You should use webhooks for it.

Arun_Thundyill_Saseendran
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.
December 28, 2018

Webhooks is the way to go as suggested by @Alexey Matveev

All about Webhooks can be found here --> https://developer.atlassian.com/cloud/jira/platform/webhooks/

0 votes
eazizi.ext@agefos-pme.com
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 28, 2018

OK, thank you very much

Eric

Suggest an answer

Log in or Sign up to answer