Hi,
Can anyone please guide me, on how to capture an event in confluence (like changes in a page/requirement).
Want to achieve the below.
Capture this event in confluence and change the status of a custom field (probably through API) in JIRA's user story (which is mapped to this requirement).
Regards,
Vaibhav Agarwal
Community moderators have prevented the ability to post new answers.
Check out https://developer.atlassian.com/display/CONFDEV/Event+Listener+Module. Write a listener and invoke the JIRA REST methods from it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.