I want to use a Confluence page that can run a script to display the version of a file upon refresh in a table format.( the file is located another application (https://---.com/foldername/filename.pdf )
For instance if a new file is uploaded then this Confluence page table will also be updated is it possible?.
We are currently installed Confluence 6.1.2 version (server)
Thanks,
Lakshman
@Lakshman You can try to include HTML Macro on your page with your custom javascript to retrieve the version of the file and put that onto the table
Please check it out its usage here: https://confluence.atlassian.com/doc/html-macro-38273085.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.