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 a exisiting Confluence page. If it is left blank, the page gets created as a top-level page within the configured space.

You can find the page id by navigating into the (Advanced details - cloud) Page information in the right corner menu and then getting the 8 digit number after the pageId=.


Use the optional Page content parameter to instert your custom content to the page to be created. This conent 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