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.
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
Sorry but the requirement is that I need to post my automation result in the confluence page programmatically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.