Atlassian · Arazzo Workflow
Atlassian Confluence Create and Update Page
Version 1.0.0
Create a Confluence page, read its version, then publish an updated body.
Provider
Workflows
create-and-update-page
Create a Confluence page and then update its body.
Creates a page, reads it back for the current version number, and updates the body with an incremented version.
1
createPage
atlassianCreatecontent
Create a new page in the supplied space.
2
getPage
atlassianGetcontentbyid
Read the page back to capture its current version number.
3
updatePage
atlassianUpdatecontent
Publish an updated body by incrementing the version number to 2.