Verfügbar in Pro

Saved Properties Modul

Users save and unsave listings with /favorite and view their favorites with /favorites. One flat list per user, with no custom lists, notes, sharing or comparison.

Save a listing with /favorite
One list per member
Review it with /favorites
9:41
5G
S

Saved Properties Demo

bot

Was macht das Modul „Saved Properties“?

Users save and unsave listings with /favorite and view their favorites with /favorites. One flat list per user, with no custom lists, notes, sharing or comparison.

  • Property search
  • User engagement
  • Follow-up leads
Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Saved Properties Moduls.

Save a listing with /favorite

Im Saved Properties Modul für nahtlose Integration enthalten.

One list per member

Im Saved Properties Modul für nahtlose Integration enthalten.

Review it with /favorites

Im Saved Properties Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Saved Properties Modul nutzen

Property search

Perfekt für Teams, die property search Funktionen implementieren möchten.

User engagement

Perfekt für Teams, die user engagement Funktionen implementieren möchten.

Follow-up leads

Perfekt für Teams, die follow-up leads Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das Saved Properties Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// Enable Saved Properties module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "saved-properties",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "saved-properties",
    "name": "Saved Properties",
    "enabled": true,
    "status": "active"
  }
}

Bereit für Saved Properties?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.