Forums

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

How can I post a file in a http request from your plugin ?

joede chraa
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 12, 2016

Hi,

Basically I have a Jira Service Desk request with an attached file and I would like to post this file from a workflow postprocessing function. In fact the goal is to post the file to run a Jenkins job.
Is it possible with your plugin ?

Best regards, 

2 answers

0 votes
joede chraa
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 12, 2016

Hi Nic,

Can you tell me how I can post a file to a job jenkins with webhook ?

Best regards,

0 votes
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.
December 12, 2016

Yes, but you might need to do some coding to do the "post".

Workflow post-functions can be written to do all sorts of things, and web-hooks might be useful for you too.

Suggest an answer

Log in or Sign up to answer