Recued
Menu
← Back to recipes

Deel contractor operations brief

by recued-core v1 10 views

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 17 steps

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 2 configurable

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.

Permissions it requires

Read your Deel connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

deel contractorscontractstaskstimesheetsdeelpack:deel

Details

17 steps 2 configurable settings recipe_id: contractor-operations-brief-deel