Recued
Menu
← Back to recipes

Trello board activity digest

by recued-core v3 8 views

Use “Trello board activity digest” in Recued. It provides a scheduled, read-only digest for one Trello board.

How it works 24 steps

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

Process (24 steps)
me ?
board ?
lists_raw ?
cards_raw ?
members_raw ?
labels_raw ?
actions_raw ?
defaults defaults
Apply defaults
list_count count
Count items in lists
card_count count
Count items in cards
member_count count
Count items in members
label_count count
Count items in labels
action_count count
Count items in actions
has_cards compare
Check if card count is greater than 0
notify_enabled compare
Check if setting notify when cards equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
card_rows slice
Take a subset of
action_rows slice
Take a subset of
card_names pluck
Extract name from each item
card_names_text join
Join items with " "
card_table to_table
Format results as a data table
action_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 10 configurable

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

trello 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
start hour setting = 8
card filter setting = open
action filter setting = commentCard,updateCard,createCard,copyCard,moveCardToBoard
notify when cards 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 Trello connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.card

About

Tags

trello trelloboardcardsactionsdigestschedulenotificationpack:trello

Details

24 steps 10 configurable settings recipe_id: board-activity-digest-trello