Recued
Menu
← Back to recipes

Create a Deel timesheet intake

by recued-core v1 9 views

Use “Create a Deel timesheet intake” in Recued. Verifies the target contract and creates one documented timesheet entry. Creation needs the dependency write grant and remains approval-gated; auto-approval is forced off.

How it works 11 steps

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

Process (11 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
quantity_positive compare
Check if setting quantity is greater than 0
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 6 configurable

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

deel setting =
quantity setting = [object Object]
group key 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.quantitydata.group_keydata.contract_iddata.descriptiondata.date_submitteddata.is_auto_approved

About

Tags

deel contractorstimesheetintakeapprovaldeelpack:deel

Details

11 steps 6 configurable settings recipe_id: create-timesheet-intake-deel