Confluence space activity brief
Use “Confluence space activity brief” in Recued. It provides a scheduled, read-only activity brief for one Confluence Space.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (20 steps)
pages_raw
?
blogposts_raw
?
tasks_raw
?
defaults
defaults
Apply defaults
page_rows
slice
Take a subset of
blogpost_rows
slice
Take a subset of
task_rows
slice
Take a subset of
page_count
count
Count items in pages
blogpost_count
count
Count items in blogposts
task_count
count
Count items in tasks
total_visible
sum
Sum values in
has_activity
compare
Check if total visible is greater than 0
notify_enabled
compare
Check if setting notify when activity equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
page_titles
pluck
Extract title from each item
page_titles_text
join
Join items with "
"
page_table
to_table
Format results as a data table
task_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
channels
setting
=
in_app
cloud id
setting
=
[object Object]
end hour
setting
=
10
space id
setting
=
[object Object]
weekdays
setting
=
1,2,3,4,5
atlassian
setting
=
row limit
setting
=
20
start hour
setting
=
8
notify when activity
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.