NameCreate a 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.


Use the optional Parent page ID parameter to create a child page under an existing Confluence page. If it is left blank, the page gets created as a top-level page within the configured space.

In Confluence on-prem, you can find the page ID by navigating to the Page information in the right corner menu and then getting the 8 digit number after the pageId= of this URL.

For Confluence Cloud, you have to navigate to the Page information via the option Advanced Details in the right corner menu and then getting the 20 digit number after the pageId= of this URL.


Use the optional Page content parameter to insert your custom content to the page to be created. This content needs to follow the Confluence Storage Format.



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.
Link to created pageReturns the link of the page created by the action.


Use cases and examples