Recued
← Back to recipes

RESPA Referral Fee Validator

by recued-core v1 action

Validates real estate referral/commission splits against RESPA Section 8 (12 U.S.C. §2607) compliance rules.

How it works

Data fetch
deal deal-reader-hubspot
Fetch reader from hubspot
Process (6 steps)
guard guard
Stop if deal referral fees is empty
hashed_fees hash_replace
Anonymize sensitive fields for safe AI processing
ai_fair_value ai-score
AI scores data against defined criteria
skip: config.enable_ai equal false
restored_fees hash_restore
Restore anonymized fields back to real values
skip: step.ai_fair_value is_null
checklist_items map
Extract from each item
respa_checklist to_checklist
Format results as an actionable checklist
Output
checklist respa_checklist

Settings (1)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on

Tags

hubspot real-estatecompliancerespahubspot

Details

7 steps 1 configurable settings recipe_id: validate-respa-referral-fees-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy validate-respa-referral-fees-hubspot and paste it after pairing.