Files
HOALedgerIQ_Website/agents/sales-lead/state.json
olsch01 1774148418 feat: Add interest form endpoint and fix lead parsing
- Updated to check https://hoaledgeriq.com/api/leads
- Fixed JSON parsing (uses 'leads' key not 'submissions')
- Added proper handling for interest form fields
- Notifications now include first name, last name, org
- Detected 5 historical interest form leads
- Both endpoints now fully functional
2026-04-08 10:30:50 -04:00

31 lines
380 B
JSON

{
"processed_leads": [],
"processed_calc_ids": [
1,
2,
3,
4,
7,
6,
5
],
"last_check": "2026-04-08T10:30:23.552271",
"status": "active",
"notes": "Hourly monitoring enabled. Next check in 60 minutes.",
"processed_roi": [
1,
2,
3,
4,
7,
6,
5
],
"processed_interest": [
5,
4,
3,
2,
1
]
}