Asana My Tasks digest
Use “Asana My Tasks digest” in Recued. It provides a scheduled, read-only digest for one Asana workspace.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (23 steps)
workspace
?
user
?
task_list
?
my_tasks_raw
?
assigned_raw
?
projects_raw
?
blocked_raw
?
defaults
defaults
Apply defaults
my_task_count
count
Count items in my tasks
assigned_count
count
Count items in assigned
project_count
count
Count items in projects
blocked_count
count
Count items in blocked
has_open_tasks
compare
Check if my task count is greater than 0
notify_enabled
compare
Check if setting notify when open tasks equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
task_rows
slice
Take a subset of
blocked_rows
slice
Take a subset of
project_rows
slice
Take a subset of
tasks_table
to_table
Format results as a data table
blocked_table
to_table
Format results as a data table
projects_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.
asana
setting
=
channels
setting
=
in_app
end hour
setting
=
10
user gid
setting
=
me
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
start hour
setting
=
8
blocked query
setting
=
blocked
workspace gid
setting
=
[object Object]
notify when open tasks
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.