Recued
Menu
← Back to recipes

Confluence space activity brief

by recued-core v2 8 views

Use “Confluence space activity brief” in Recued. It provides a scheduled, read-only activity brief for one Confluence Space.

How it works 20 steps

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 9 configurable

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.

Permissions it requires

Send notificationsRead your Atlassian connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

confluence confluenceknowledge-basespaceactivitytasksschedulenotificationpack:confluence

Details

20 steps 9 configurable settings recipe_id: space-activity-brief-confluence