monday.com board digest
Use “monday.com board digest” in Recued. It provides a scheduled, read-only digest for one provider record board.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (25 steps)
me
?
board
?
groups_raw
?
items_raw
?
board_updates_raw
?
skip: config.include_board_updates not_equal true
activity_raw
?
skip: config.include_activity not_equal true
board_rows
default
Apply default
defaults
defaults
Apply defaults
item_count
count
Count items in items
group_count
count
Count items in groups
update_count
count
Count items in board updates
activity_count
count
Count items in activity
has_items
compare
Check if item count is greater than 0
notify_enabled
compare
Check if setting notify when items equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
item_rows
slice
Take a subset of
group_rows
slice
Take a subset of
update_rows
slice
Take a subset of
item_names
pluck
Extract name from each item
item_names_text
join
Join items with ", "
item_table
to_table
Format results as a data table
group_table
to_table
Format results as a data table
update_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.
monday
setting
=
board id
setting
=
[object Object]
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
column ids
setting
=
start hour
setting
=
8
include activity
setting
=
true
notify when items
setting
=
true
include board updates
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.