Recued
Menu
← Back to recipes

Create a Trello card intake

by recued-core v3 9 views

Use “Create a Trello card intake” in Recued. It runs the quick intake for one Trello list with approval before changes are made.

How it works 17 steps

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

Process (17 steps)
name trim
Trim whitespace from setting name
description trim
Trim whitespace from setting description
due_at trim
Trim whitespace from setting due at
comment_text trim
Trim whitespace from setting initial comment
has_name compare
Check if name has data
has_due compare
Check if due at has data
has_comment compare
Check if comment text has data
destination_list ?
skip_dated_create any
Check if any of the conditions are true
skip_undated_create any
Check if any of the conditions are true
create_dated ?
skip: step.skip_dated_create equal true
create_undated ?
skip: step.skip_undated_create equal true
created_card ternary
Apply ternary
skip_comment any
Check if any of the conditions are true
comment ?
skip: step.skip_comment equal true
skipped compare
Check if has name does not equal true
card to_summary
Format results as a summary card
Settings 8 configurable

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

name setting =
due at setting =
trello setting =
list id setting = [object Object]
label ids setting =
member ids setting =
description setting =
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 Trello connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

trello trellocardintakecreateapprovalproject-managementtaskspack:trello

Details

17 steps 8 configurable settings recipe_id: create-card-intake-trello