Recued
Menu
← Back to recipes

Asana My Tasks digest

by recued-core v2 8 views

Use “Asana My Tasks digest” in Recued. It provides a scheduled, read-only digest for one Asana workspace.

How it works 23 steps

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

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.

Permissions it requires

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

Data it touches

Warehousedata.giddata.name

About

Tags

asana asanatasksmy-tasksprojectsdigestschedulenotificationpack:asana

Details

23 steps 10 configurable settings recipe_id: my-tasks-digest-asana