NameCreate a Confluence page
JWT feature

DescriptionCreate a new page in Confluence.
Label

Applications





Status
Tech review

Style guide



This action template provides the functionality to create a new Confluence page within a Confluence Cloud or Confluence on-prem instance.


Configuration

The Page title parameter defines the title of the new Confluence page to be created.


The Space key parameter defines the key of the Confluence space where the new Confluence page will be created.


The Parent page id parameter defines the parent page id of the new Confluence page. It can be left blank in case of creating a top-level page. Otherwise, only one parent content id can be specified.


The Page content parameter defines the body of the new Confluence page to be created.



Action-specific response options

The response options define values which are taken from the rest response of the executed template.

ValueDescription
Page idReturns the new page id created by the action.
Web-link to pageReturns the link of the page created by the action.


Use cases and examples