Forums

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

jira call webservice when closing issue

Angelo Diego Crabolu
Contributor
March 4, 2013

How can I call an external webservice when every time I close an issue in jira?

I had a look a webhooks but it seems I cannot configure the format in which i send the information.

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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 4, 2013

No, you can't - the configuration is pretty much fixed as "a valid JSON representation of some issue data".

You'll need to make the webservice understand that, or you're into modifying Jira source code to change the output of a web hook.

Angelo Diego Crabolu
Contributor
March 4, 2013

No alternative to webhooks then?

Nic Brough -Adaptavist-
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 4, 2013

Well, you could easily go "old school" - find or write a plugin that provides either a post-function (or listener if you need one that works for "edit" and not just after workflow transtions).

Your code can generate whatever calls you need, in any format you can code for then!

Angelo Diego Crabolu
Contributor
March 4, 2013

do you have any example of writing such a plugin on hand?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events