Deel EOR onboarding brief
Use “Deel EOR onboarding brief” in Recued. It provides a read-only EOR and onboarding view with optional contract detail, offboarding state, and country hiring guide.
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
country_code_value
trim
Trim whitespace from setting country code
has_country_code
compare
Check if country code value has data
onboarding
?
contract
?
skip: step.has_contract_id not_equal true
offboarding
?
skip: step.has_contract_id not_equal true
guide
?
skip: step.has_country_code not_equal true
onboarding_items
default
Apply default
onboarding_count
count
Count items in onboarding items
onboarding_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
deel
setting
=
contract id
setting
=
[object Object]
country code
setting
=
[object Object]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.