Forums

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

trigger .bat script / python script to upload data file using Jira

thiru
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!
October 21, 2021

Would like to know thoughts.

in our company, field engineers needs to upload some status file into central server and then the ingestion pipeline starts once the new file placed for data ingestion.

we are using Jira for task management, is it possible to provide an control to field engineers to create new issue ( and workflow let say upload file from their local folder to remote server and start the ingestion pipeline).

 

 

 

1 answer

1 vote
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.
October 22, 2021

Yes, you could create a local batch file that can poke an issue (with attachments) into Jira over the REST API.  You'll need something that can hit the REST endpoint with your data - I tend to use curl in scripts.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events