Deel contractor operations brief
Use “Deel contractor operations brief” in Recued. Lists current contracts and, when a contract ID is supplied, adds its contract record, tasks, timesheets, and invoice adjustments. Read-only.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (17 steps)
contract_id_value
trim
Trim whitespace from setting contract id
has_contract_id
compare
Check if contract id value has data
contracts
?
contract
?
skip: step.has_contract_id not_equal true
tasks
?
skip: step.has_contract_id not_equal true
timesheets
?
skip: step.has_contract_id not_equal true
adjustments
?
skip: step.has_contract_id not_equal true
contracts_items
default
Apply default
contracts_count
count
Count items in contracts items
tasks_items
default
Apply default
tasks_count
count
Count items in tasks items
timesheets_items
default
Apply default
timesheets_count
count
Count items in timesheets items
adjustments_items
default
Apply default
adjustments_count
count
Count items in adjustments items
contracts_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]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.