Create a Deel contractor task intake
Use “Create a Deel contractor task intake” in Recued. Verifies the target contract and creates one contractor task with documented fields. Creation needs the dependency write grant and remains approval-gated; auto-approval is forced off.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (12 steps)
contract_id_value
trim
Trim whitespace from setting contract id
has_contract_id
compare
Check if contract id value has data
description_value
trim
Trim whitespace from setting description
has_description
compare
Check if description value has data
date_submitted_value
trim
Trim whitespace from setting date submitted
has_date_submitted
compare
Check if date submitted value has data
amount_value
trim
Trim whitespace from setting amount
has_amount
compare
Check if amount value has data
ready
all
Check if all conditions are true
contract
?
skip: step.ready not_equal true
create
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
deel
setting
=
amount
setting
=
[object Object]
contract id
setting
=
[object Object]
description
setting
=
[object Object]
date submitted
setting
=
[object Object]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.