/
How to automate page rendering in Confluence
How to automate page rendering in Confluence
Simplification for just running a single action
The example is constructed to easily expand to running multiple page updates from a single task. The action can be simplified to a single page rendering like so:
--action renderRequest --space dev --title "Example - Project Summary Page" --requestParameters profile=confluence-Cloud&run_1=run --file "" ${bamboo.confluenceCli}
, multiple selections available,
Related content
Using the Scaffolding REST API with ScriptRunner for Confluence
Using the Scaffolding REST API with ScriptRunner for Confluence
More like this
How to automate archiving page content
How to automate archiving page content
More like this
How to automate archiving page content - 6.x
How to automate archiving page content - 6.x
More like this
How to add Confluence CLI task in Bamboo job using Bamboo Command Line Interface (CLI)
How to add Confluence CLI task in Bamboo job using Bamboo Command Line Interface (CLI)
More like this
How to semi-automate repetitive tasks
How to semi-automate repetitive tasks
More like this
How to automate cache refresh -7.x
How to automate cache refresh -7.x
More like this