How to listen to issue events for atlassian connect plugin

imamudin naseem April 17, 2018

I am creating a plugin for Jira Cloud. I want the plugin to listen to events(create/update) related issues and post it to some third party app.
How can I listen make connect plugin to listen to events, or if there is any other way?

1 answer

0 votes
Charly [DEISER]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 17, 2018

Hi @imamudin naseem

I believe you need to add a webhook module to your app:

https://developer.atlassian.com/cloud/jira/platform/modules/webhook/

Hope this helps!

Suggest an answer

Log in or Sign up to answer