We want to start a WebRequest from the Jira-Automation to GET some information via REST-API from another product in our house.
The question is: Can we execute this GET-Rest-API query within a Python program and process the result there, all under the control of the Jira automation?
Hi,
I've found an article on executing an OS command, shell in this case, but I think it's also possible for a python script.
Just make sure that your OS user starting Jira has:
Take a look here:
https://community.atlassian.com/t5/Jira-Core-Server-questions/Execute-a-sh-script-from-Scriptrunner/qaq-p/1139808
Regards,
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.