Atlassian · Arazzo Workflow
Atlassian Confluence Create Page
Version 1.0.0
Create a Confluence page in a space and read it back to confirm it.
Provider
Workflows
create-page
Create a Confluence page and read it back.
Creates a page of type "page" in the supplied space with a storage-format body, then fetches the page by id to confirm it.
1
createPage
atlassianCreatecontent
Create a new page in the supplied space with a storage-format body.
2
getPage
atlassianGetcontentbyid
Read the created page back by id to confirm its title and version.