Hi,
I have a confluence page that I update with several production versions that are available in different environments. Our application has a page where the version of the production is available.
Now, I would like to have this confluence page automatically update the versions table by querying ( I can do a custom script ) our application version page (a url) during page load. Is this possible? if so, can you please give pointers to achieve this?
Thanks a bunch in advance!
Hi,
you can create a user macro (or plugin) which includes some Javascript making an AJAX call to your application versions page and parse the response. If you use a plugin, of cause you can make the request on server-side.
Hope this helps.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.