Recued
Menu
← Back to recipes

ClickUp workspace task digest

by recued-core v1 31 views

Use “ClickUp workspace task digest” in Recued. It provides a scheduled, read-only work digest for one ClickUp Workspace.

How it works 17 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (17 steps)
tasks_raw ?
goals_raw ?
timer_raw ?
defaults defaults
Apply defaults
task_count count
Count items in tasks
goal_count count
Count items in goals
has_tasks compare
Check if task count is greater than 0
notify_enabled compare
Check if setting notify when tasks equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
rows slice
Take a subset of
task_names pluck
Extract name from each item
task_names_text join
Join items with " "
task_table to_table
Format results as a data table
goal_rows slice
Take a subset of
goal_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 13 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

page setting = 0
clickup setting =
reverse setting = false
team id setting =
channels setting = in_app
end hour setting = 10
order by setting = due_date
weekdays setting = 1,2,3,4,5
row limit setting = 25
start hour setting = 8
include closed setting = false
include subtasks setting = true
notify when tasks 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 Clickup connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

clickup clickuptasksworkspacegoalstime-trackingschedulenotificationpack:clickup

Details

17 steps 13 configurable settings recipe_id: workspace-task-digest-clickup