Create a monday.com item intake
Use “Create a monday.com item intake” in Recued. It runs the provider records item intake workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (16 steps)
board_id
trim
Trim whitespace from setting board id
item_name
trim
Trim whitespace from setting item name
group_id
trim
Trim whitespace from setting group id
column_values
trim
Trim whitespace from setting column values
update_body
trim
Trim whitespace from setting initial update
has_board
compare
Check if board id has data
has_name
compare
Check if item name has data
has_update
compare
Check if update body has data
board
?
groups
?
skip_create
any
Check if any of the conditions are true
created_item
?
skip: step.skip_create equal true
skip_update
any
Check if any of the conditions are true
update
?
skip: step.skip_update equal true
skipped
compare
Check if skip create equals true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
monday
setting
=
board id
setting
=
group id
setting
=
item name
setting
=
column values
setting
=
{}
mentions list
setting
=
initial update
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.