You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Since atlassian added calendars with 'events' in them and ignored the rules of writing technical documentation, searching for how to do anything with 'events' is really obnoxious now.
I'm using the latest confluence LTS release with the most recent scriptrunner version for confluence.
All I want to do is receive a 'PageUpdated' event in a listener (simple, I got that working) and fire a custom event to be picked up by jira if the conditions are met.
Can someone point me towards the documentation on how to create a new remote event, as shown in the jira 'remote custom listener creation' page in jira scriptrunner? (shown in attachment).
Community moderators have prevented the ability to post new answers.
Nevermind, for anyone coming to this issue because of difficulty in finding documentation for this, here is the doc page for the ConfluenceEventPublisherManager ConfluenceEventPublisherManager (Atlassian Confluence 7.13.5 API) which should have the relevant information to get an event from confluence to be picked up in jira
I think, I'm not an expert. I found it while reading through this semi-related page Write an advanced blueprint plugin (atlassian.com) and noticed a confluence event publisher in some of the code
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.