How to upload/attach the file to Jira issue using Powershell?

Selvakumar June 1, 2017

I'm in need to upload the attachments to Jira. Is there any way to do that in Powershell?

1 answer

1 vote
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 9, 2017

Hi Selvakumar,

You can use the curl commands as outlined in How to attach an attachment in a JIRA issue using REST API. From my experience Windows doesn't typically come with curl installed so you can download it from the developer at curl.haxx.se/download.html.

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer