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).