Forums

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

Is it possible to trigger a POST request when a ticket status changes?

Elliott Joo
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!
March 28, 2018

We have a service that takes in a POST request to create a status ticket as well a corresponding JIRA ticket. When we close the status ticket, it also closes the JIRA ticket as well. However, when you close the JIRA ticket itself, the status ticket on our end is unaffected. 

Is there a way to trigger a custom POST request when a JIRA ticket is closed?

1 answer

1 accepted

0 votes
Answer accepted
Steven F Behnke
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.
March 28, 2018
Elliott Joo
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!
March 28, 2018

Ah yes, thanks! Used webhooks for other integrations before, but for a basic POST request, it didn't click for me for some reason. 

Steven F Behnke
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.
March 28, 2018

Cheers!

Suggest an answer

Log in or Sign up to answer