You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm uploading a table using html displaying of the table.
I convert the csv file to HTML table and i'm doing it great.
the problem is that I want to show the uploaded file in the body of the page.
i do not have problem making an attachment
the problem is that I want to make a field where is shown all uploaded file ending with .csv.
Something simular but in macro: {attachments:old=false|patterns=.*png,.*jpg|sortby=name|page=My page about chocolate|sortorder=descending|labels=chocolate,cookies|upload=false|preview=false}
https://confluence.atlassian.com/doc/attachments-macro-97911315.html
So i need a way to implement up said into html or in the way that i can do it using rest api