Dynamic update of confluence page content with custom script that will read a webpage

surya sanagavarapu June 26, 2014

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!

1 answer

1 vote
Mirko Skramusky
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 29, 2014

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events