Recued
Menu
← Back to recipes

Create Asana task with closure watch

by recued-core v2 10 views

Use “Create Asana task with closure watch” in Recued. It carries out the named workflow using the connections and settings you choose.

Complete workflow

Asana Task Closure Loop 4 pinned recipes

Use Asana Task Closure Loop in Recued for tasks, projects, project management, and closed loop. It includes 2 ready-to-run workflows and 1 related pack in one install.

You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.

Use “Create Asana task with closure watch” in Recued. It carries out the named workflow using the connections and settings you choose.

asanatasksprojectsproject-management
by recued-core pinned v2
Asana task closure watcher
Background automation

Use “Asana task closure watcher” in Recued. It checks saved items on a schedule and updates them when the connected service reports a final status.

asanatasksprojectsproject-management
by recued-core pinned v1
Asana task closure watcher timeout
Background automation

Use “Asana task closure watcher timeout” in Recued. Low-frequency timeout role for the connected service. It moves a limited batch of expired rows from active to timedout, deletes the active copy only after the durable timeout write succeeds, and notifies the owner once per batch.

asanawatchertimeoutowner-review
by recued-core pinned v1
View pack details, dependencies, and permissions →
How it works 46 steps

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

Process (46 steps)
workspace_gid_value trim
Trim whitespace from setting workspace gid
task_name_value trim
Trim whitespace from setting task name
notes_value trim
Trim whitespace from setting notes
project_gid_value trim
Trim whitespace from setting project gid
has_connection compare
Check if setting asana has data
has_workspace_gid compare
Check if workspace gid value has data
has_task_name compare
Check if task name value has data
has_project_gid compare
Check if project gid value has data
skip_workspace_read any
Check if any of the conditions are true
workspace ?
skip: step.skip_workspace_read equal true
live_workspace_gid default
Apply default
has_live_workspace compare
Check if live workspace gid has data
skip_project_read any
Check if any of the conditions are true
project ?
skip: step.skip_project_read equal true
live_project_gid default
Apply default
has_live_project compare
Check if live project gid has data
project_workspace_gid default
Apply default
project_workspace_matches compare
Check if project workspace gid equals workspace gid value
project_valid all
Check if all conditions are true
project_invalid all
Check if all conditions are true
skip_task_create any
Check if any of the conditions are true
skip_project_task_create any
Check if any of the conditions are true
create_project_task ?
skip: step.skip_project_task_create equal true
skip_workspace_task_create any
Check if any of the conditions are true
create_workspace_task ?
skip: step.skip_workspace_task_create equal true
created_task ternary
Apply ternary
created_task_id default
Apply default
has_created_task compare
Check if created task id has data
created_completed_value default
Apply default
created_task_completed compare
Check if created completed value equals true
created_at date_add
Add 0 days to
raw_task_key join
Join items with ":"
task_key_colon replace
Replace text in raw task key
task_key_slash replace
Replace text in task key colon
task_key_dot replace
Replace text in task key slash
task_key_at replace
Replace text in task key dot
task_key_space replace
Replace text in task key at
task_key_left_angle replace
Replace text in task key space
task_key_right_angle replace
Replace text in task key left angle
task_key_plus replace
Replace text in task key right angle
task_key_equals replace
Replace text in task key plus
task_key_question replace
Replace text in task key equals
skip_closure_seed any
Check if any of the conditions are true
closure_timeout_at date_add
Add setting no response timeout days days to
seed_asana_task_closure_watch ?
skip: step.skip_closure_seed equal true
summary to_summary
Format results as a summary card
Settings 6 configurable

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

asana setting =
notes setting =
task name setting =
project gid setting =
workspace gid setting =
no response timeout days setting = 30

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

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

Data it touches

Warehousedata.giddata.workspacedata.completeddata.shareddata.name

About

Tags

asana asanatasksprojectsproject-managementapprovalclosed-loopstate:asana-task-closure-watcherpack:asana-task-closure

Details

46 steps 6 configurable settings recipe_id: create-task-with-closure-asana