The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Uploading content from an external application

SallyD
Contributor
August 15, 2012

We want our Automation Test tool to post its nightly html test results to the wiki. I'm thinking of a new attachment each night on a designated page. Is that possible? Can someone point me in the right direction to get started with this?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Azwandi Mohd Aris
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 Champions.
August 16, 2012

You can create a remote API client to automate this. You can either start from scratch (e.g. building a remote client implementing the addAttachment method) or use some available tools like the Confluence Command Line Interface or this simple script.

Bob Swift
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 Champions.
August 16, 2012

Specifically addAttachment from the CLI. You could also addPage and use the HTML Plugin for Confluence to render it securely.

SallyD
Contributor
August 17, 2012

Excellent starting points! Thank you, both! I'm sure more questions will come later.

TAGS
AUG Leaders

Atlassian Community Events