Skip to content
Recued
Menu
← Back to recipes

Agency Disclosure Compliance Checker

by recued-core v1

Verifies real estate agency disclosure compliance: signing status, correct state-mandated form, and timing relative to first showing. Cites applicable state statutes.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
deal ?
Process (6 steps)
guard_deal guard
Stop if deal result properties is empty
state_requirements switch
Map deal result properties property state to one of: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36
showing_date_issue any
Check if any of the conditions are true
skip: config.require_strict_timing equal false
signed_date_safe coalesce
Use the first available value from: deal result properties agency disclosure signed date, N/A
showing_date_safe coalesce
Use the first available value from: deal result properties first showing date, N/A
disclosure_checklist to_checklist
Format results as an actionable checklist
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

hubspot setting =
state agency forms text = [object Object]
require strict timing toggle = on

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot real estatecompliancedisclosuredealhubspotlegal

Details

7 steps 3 configurable settings recipe_id: check-agency-disclosure-real-estate-hubspot