Recued
Menu
← Back to recipes

Create a Deel time-off intake

by recued-core v1 11 views

Use “Create a Deel time-off intake” in Recued. Verifies the recipient profile and creates one date-limited time-off request using Deel approval flow. Creation needs the dependency write grant and per-run approval.

How it works 12 steps

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

Process (12 steps)
recipient_profile_id_value trim
Trim whitespace from setting recipient profile id
has_recipient_profile_id compare
Check if recipient profile id value has data
time_off_type_id_value trim
Trim whitespace from setting time off type id
has_time_off_type_id compare
Check if time off type id value has data
start_date_value trim
Trim whitespace from setting start date
has_start_date compare
Check if start date value has data
end_date_value trim
Trim whitespace from setting end date
has_end_date compare
Check if end date value has data
ready all
Check if all conditions are true
person ?
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 =
reason setting = [object Object]
end date setting = [object Object]
start date setting = [object Object]
time off type id setting = [object Object]
recipient profile id 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.reasondata.end_datedata.start_datedata.time_off_type_iddata.recipient_profile_iddata.use_deel_approval_flow

About

Tags

deel hristime-offintakeapprovaldeelpack:deel

Details

12 steps 6 configurable settings recipe_id: create-time-off-intake-deel