Atlassian · Arazzo Workflow
Atlassian Confluence Create Page with Label
Version 1.0.0
Create a Confluence page, tag it with a label, then read it back.
Provider
Workflows
create-page-with-label
Create a Confluence page and apply a label to it.
Creates a page, adds a global label to it, and reads the page back to confirm it.
1
createPage
atlassianCreatecontent
Create a new page in the supplied space.
2
addLabel
atlassianAddlabelstocontent
Apply a global label to the newly created page.
3
getPage
atlassianGetcontentbyid
Read the page back to confirm it.