Forums

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

REST HTTP Post request on transition

Alex van Rijs October 16, 2017

I am looking for a solution to perform an HTTP Post request with the content of a custom field to an external php script.

In my case I've added the field "Email address" to the screen that an issue uses. After transitioning a task through the workflow, I want to notify a 3rd party process of that e-mail address. 

I've tried the add-on Scriptrunner, but - since I am running JIRA Cloud - I am not able to use the rest framework.

Can anybody help me out?

2 answers

1 accepted

0 votes
Answer accepted
Mizan
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.
October 16, 2017
0 votes
Nadir MEZIANI
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.
October 16, 2017

Hi @Alex van Rijs,

I think that you could do it using javascript, but it's not recommended.

Suggest an answer

Log in or Sign up to answer