I have a requirement that if I edit any confluence page(s), I should be able to handle it by taking the changed content and pushing it further to the source code(as this confluence page is derived from source code) in bitbucket repository.
Any lead on how to achieve this approach?..especially on getting the events/trigger from confluence via any changes in the page and how to handle/identify the latest changes in it.
Thanks in advance!