// INTEGRATION //
Developer Ecosystem Reference
Integrate PropertyFlow's qualification logic directly into your internal CRM or backend infrastructure.
Lead Qualification Webhook
Fires when a foreign lead passes the REGA compliance module.
POST /webhooks/qualification-passed
{
"lead_id": "FL-90210",
"name": "Alexandr Petrov",
"status": "APPROVED",
"rega_zone": "OPEN_RESIDENTIAL",
"dsr_score": 0.38,
"last_whatsapp": "2026-04-20T14:30:00Z"
}
Available Endpoints
GET /v1/leads— Retrieve qualified pipelinePOST /v1/broadcast— Reach out to specific segmentsGET /v1/compliance-check— On-the-fly REGA verification