Yes, it is possible, we have httpGet and httpPost routines for web requests and if you need to call the curl command, we have the system routine.
Docs:
https://confluence.kepler-rominfo.com/display/SIL30/httpGet
https://confluence.kepler-rominfo.com/display/SIL30/system
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What are you trying to achieve, Anton? I'm sure there is a way for you, too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Possible with SIL system routine. Beware of problem with passing parameters with spaces.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, is not possible. I'm don't know what you want to achieve, but webhooks might be a solution for you: https://confluence.atlassian.com/display/JIRA/Managing+Webhooks
Cheers!
Teilor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Basically what I want to do is, on issue create, look for string format in the description (i.e. via regex) and if it matches, send a web request that contains info from that string.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe you could do this using ScriptRunner, but I'm not sure how. I found some examples here https://answers.atlassian.com/questions/314819/making-a-rest-call-using-script-runner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Teilor, he's already using JJupin and JJupin can solve his problem. Personally, I won't try a new plugin that might solve a problem if I already have a solution in my own toolbox.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.