How to post existing attachment to a space in Confluence ?

Naseem Ahmed January 6, 2017

I am using the Java API to add a new attachment in the page which I am able to. Now I need to append that already uploaded attachment to that page, so that it can be visible to the user in Page section itself, he doesn't have to go to attachment to view it.

 

Any help , suggestion would be appreciated? Thanks.

1 answer

0 votes
Betsy Walker {Appfire}
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.
January 6, 2017

If you wanted to go a non-programmatic route, you could use the Confluence Command Line Interface (CLI) to both add an attachment to a page and then modify the page source to include a link to the attachment or display the attachment.

The addAttachment, modifyPage and many more available actions are documented here: https://bobswift.atlassian.net/wiki/display/CSOAP/Reference

Naseem Ahmed January 6, 2017

Sorry but the requirement is that I need to post my automation result in the confluence page programmatically.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events