Create a Confluence page draft
Use “Create a Confluence page draft” in Recued. It runs the page creation for one Confluence Space with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (13 steps)
title
trim
Trim whitespace from setting title
parent_id
trim
Trim whitespace from setting parent id
body_storage
trim
Trim whitespace from setting body storage
has_title
compare
Check if title has data
has_body
compare
Check if body storage has data
has_parent
compare
Check if parent id has data
missing_required
any
Check if any of the conditions are true
skip_child_create
any
Check if any of the conditions are true
skip_root_create
any
Check if any of the conditions are true
child_page
?
skip: step.skip_child_create equal true
root_page
?
skip: step.skip_root_create equal true
created_page
ternary
Apply ternary
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
title
setting
=
status
setting
=
current
cloud id
setting
=
[object Object]
space id
setting
=
[object Object]
atlassian
setting
=
parent id
setting
=
body storage
setting
=
<p>Draft the page content here.</p>
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.