- 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
31 lines
380 B
JSON
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
|
|
]
|
|
} |