Create a Deel time-off intake
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
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
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.