Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence User Macros Get list of files from remote url

Peter Watt
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 30, 2019

Hi There,

 

I am new to user macros in confluence. What I am trying to do is display images that are autogenerated by our Bamboo build server. So far I have:

  •  the link to the 'latest' build whichgives me a list of svg images.
  • worked out how to display an image by using either of these 2 snippets
<img src="$paramlink" alt="image">
<img id= src="$paramlink">

 

But I am having trouble finding the way to get the list if created images at the required url, then iterating through them to generate a bunch of links.

Anyone have any idea if this is possible in user macros, or will i need to look into plugins?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events