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
It looks like you're new here. Sign in or register to get started.