Recued
Menu
← Back to recipes

Create an Asana task intake

by recued-core v3 12 views

Use “Create an Asana task intake” in Recued. It runs the Asana task intake workflow with approval before changes are made.

How it works 19 steps

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

Process (19 steps)
name trim
Trim whitespace from setting name
notes trim
Trim whitespace from setting notes
assignee_gid trim
Trim whitespace from setting assignee gid
due_on trim
Trim whitespace from setting due on
due_at trim
Trim whitespace from setting due at
start_on trim
Trim whitespace from setting start on
start_at trim
Trim whitespace from setting start at
parent_gid trim
Trim whitespace from setting parent gid
comment_text trim
Trim whitespace from setting initial comment
has_name compare
Check if name has data
has_workspace compare
Check if setting workspace gid has data
has_comment compare
Check if comment text has data
workspace ?
skip_create any
Check if any of the conditions are true
task ?
skip: step.skip_create equal true
skip_comment any
Check if any of the conditions are true
comment ?
skip: step.skip_comment equal true
skipped compare
Check if skip create equals true
card to_summary
Format results as a summary card
Settings 12 configurable

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

name setting =
asana setting =
notes setting =
due at setting =
due on setting =
start at setting =
start on setting =
parent gid setting =
assignee gid setting =
project gids setting =
workspace gid setting = [object Object]
initial comment setting =

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.namedata.permalink_urldata.assigneedata.due_on

About

Tags

asana asanataskintakecreateapprovalproject-managementtaskspack:asana

Details

19 steps 12 configurable settings recipe_id: create-task-intake-asana