How to get webhook events from jira using REST api?
You will need to enable your Jira webhooks from Settings > System > webhooks. Connect to a webhook receiver that can receive the json payload based on certain events. Remember webhooks in this context is sending out of Jira and not receiving to Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.