Recued
Menu
← Back to recipes

Create a Deel contractor task intake

by recued-core v1 12 views

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 12 steps

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 5 configurable

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.

Permissions it requires

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

Data it touches

Warehousedata.amountdata.descriptiondata.date_submitteddata.is_auto_approved

About

Tags

deel contractorstaskintakeapprovaldeelpack:deel

Details

12 steps 5 configurable settings recipe_id: create-contractor-task-intake-deel