Mevcut Pro

Saved Properties Modül

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

Saved Properties modülü ne yapar?

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
Ana Özellikler

İhtiyacınız Olan Her Şey

Saved Properties modülünde bulunan tüm güçlü özellikleri keşfedin.

Save a listing with /favorite

Sorunsuz entegrasyon için Saved Properties modülü ile dahil.

One list per member

Sorunsuz entegrasyon için Saved Properties modülü ile dahil.

Review it with /favorites

Sorunsuz entegrasyon için Saved Properties modülü ile dahil.

Kullanım Alanları

İşletmelerin Saved Properties modülünü nasıl kullandığını keşfedin

Property search

property search yeteneklerini uygulamak isteyen takimlar için mükemmel.

User engagement

user engagement yeteneklerini uygulamak isteyen takimlar için mükemmel.

Follow-up leads

follow-up leads yeteneklerini uygulamak isteyen takimlar için mükemmel.

API Referansı

Kolay Entegrasyon

Saved Properties modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.

API Dokümantasyonunu Gör
// 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"
  }
}

Saved Properties Kullanmaya Hazır mısınız?

Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.