Hi all, I am new to JIRA webhook and want to capture all events. As per link below
https://developer.atlassian.com/server/jira/platform/webhooks/ , I have registered my url here.But when I change in any issue, webhook fires the event but it is sending user_id and user_key in post request . I am unable to see event information. Can any one tell me where the problem is?
Community moderators have prevented the ability to post new answers.
maybe check if you exclude the json body
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.