Commission Splits Validator
Validates commission splits against total amount, signature status, and role documentation for real estate deals.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
deal
?
▼
Process (10 steps)
splits_sum
reduce
Reduce with sum
sum_difference
math
Calculate: {{step.deal.result.properties.commission_total}} - {{step.splits_sum}}
abs_diff
math
Calculate: abs({{step.sum_difference}})
is_missing
compare
Check if sum difference is greater than 0
discrepancy_word
switch
Map is missing to one of: true, false
discrepancy_text
template
Generate text from a template
unsigned_splits
filter
Filter by condition
splits_missing_role
filter
Filter by condition
splits_table
to_table
Format results as a data table
commission_checklist
to_checklist
Format results as an actionable checklist
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
hubspot
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.