Are there ways to script/automate the creation of pages in a structure within a space and automate the insert of HTML content on to that page?
I currently have HTML format content that I have to manually copy/paste into a newly created page on a daily basis and would like to automatically script this.
Any suggestion?
Confluence Command Line Interface has general script enablers for this type of thing plus a specific loadFiles action that wraps hmtl files with the {html} macro. If you are using the Html Plugin with the Confluence Macro Security Plugin , you can specify the group parameter to automatically have a group edit restriction put on the page with the {html} macro.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.