Hello,
On issue transition, I would like JIRA Cloud send a notification to my internal application.
Ex. when issue change from status open to close I send a notification to https://myApplication/jira with args (id, status, ...).
I see in documentation that seems possible with webhook.
Do you know if this solution is OK ?
Cdlt,
Eric
Hello,
That is right. You should use webhooks for it.
Webhooks is the way to go as suggested by @Alexey Matveev
All about Webhooks can be found here --> https://developer.atlassian.com/cloud/jira/platform/webhooks/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK, thank you very much
Eric
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.