Recued
← Back to recipes

Insurance Email Compliance Scanner

by recued-core v1 action

Scans insurance deal emails for UCSPA and NAIC compliance issues using pattern matching and AI classification.

How it works

Data fetch
email email-reader-hubspot
Fetch reader from hubspot
Process (7 steps)
hashed_email hash_replace
Anonymize sensitive fields for safe AI processing
promise_found any
Check if any of the conditions are true
disclaimer_found compare
Check if email body contains
ai_ready compare
Check if setting enable ai equals
ai_classification ai-classify
AI classifies data into one of the given categories
skip: step.ai_ready equal false
ai_compliant compare
Check if ai classification category equals
skip: step.ai_ready equal false
compliance_checklist to_checklist
Format results as an actionable checklist
Output
checklist compliance_checklist

Settings (2)

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

enable ai toggle = on
state ucspa code text = CA Ins. Code § 790.03

Tags

hubspot insurancecomplianceemailhubspotucspa

Details

8 steps 2 configurable settings recipe_id: scan-email-compliance-insurance-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy scan-email-compliance-insurance-hubspot and paste it after pairing.