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?
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.
Specifically addAttachment from the CLI. You could also addPage and use the HTML Plugin for Confluence to render it securely.
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.