Hi
I'd like to ask if anyone knows how to manage webhooks from:
https://<jira_base_url>/plugins/servlet/webhooks
via scriptRunner (ex. Console) ?
Basically i need to be able to deactivate/activate them automatically.
Thanks in advance
Hi Pablo,
you have probably solved the problem by now. The solution is a script runner script that accesses following REST Endpoints
I used the jsonSlurper to parse the response.
best regards
Alain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.